THE DEMOS:

  • ASCII Starfield in Java 3D
    Rattrapmax6 contributed a cool ASCII 3D view starfield demo, programmed with Java. Must to check for all.
  • ASCII Starfield in Java
    Rattrapmax6 a cool ASCII starfield demo, programmed with Java. Must to check for all.
  • PHP 3D Text Cube Demo
    This first demo is a rotating 3D Cube made only of letters. Really well made as far as ASCII artwork goes and dare I say cool to look at even if it's only text.
  • PHP 3D Text Pyramid Demo
    This second demo is a rotating 3D pyramid made only of letters, much like the cube. I think it's a good effort for a text only demonstration.
  • PHP 3D Text Star Demo
    This one is much like the two previous ones. Only this time a 3D star is drawn and rotated so you can feel the 3D in it.
  • Another Box with Transparent Parts Demo
    This is another 3D box demo only this time some parts of the box let you see through them the back side of the Cube. More complex than the regular box demo but well made in my book.
  • 3D Space Items Demo
    one shows a bunch of small objects that have been positioned in 3D and when it rotates you can see where they are in 3D. Another great demo of what ASCII and TExt can do.