Playing with javascript and 3d...
-
Since some years, I have been experimenting with the possibilities of javascript and 3d effects. Now I found a very interesting script, that creates an animation of ASCII characters.
http://www.benryves.com/bin/poly.htmI thought, with little modifications, it could show me any 3d model in ascii. So I added an obj-importer and some more features. You can see it here and try it out:
http://aerilius.ae.ohost.de/ascii3d/ascii3d.htm
Only previews, these examples work in real time with more than 100 frames per second.(Be careful, it depends not on any graphics card, and javascript needs quite much performance. I only tested it with max. 400 polygons)
-
I found a better way for screen catching. Here some more better animations (all in real-time).
Advertisement