Difference between revisions of "3D Space Example"

From Organic Design wiki
m (Caretaker: Format cat links)
m (Caretaker: Format cat links)
Line 1: Line 1:
 
[[Category:Examples/ACTIONSCRIPT]]
 
[[Category:Examples/ACTIONSCRIPT]]
 
 
This [[:Category:ACTIONSCRIPT|ActionScript]] example <tt><font color=green>#include</font></tt>'s the main [[space.as]] script and instantiates one of its 3D objects (of the torus class).
 
This [[:Category:ACTIONSCRIPT|ActionScript]] example <tt><font color=green>#include</font></tt>'s the main [[space.as]] script and instantiates one of its 3D objects (of the torus class).
  

Revision as of 21:07, 30 October 2006

This ActionScript example #include's the main space.as script and instantiates one of its 3D objects (of the torus class).

The 3D space was originally developed for Amanda's Sic Games project, and was also designed in preparation for the recursive requirements of the Nodal Core. This SWF is compiled dynamically using the following XmlWiki syntax:
Template:XwLink4

+3D Space Example.as   

3D Space Example.xml|swf.php|nowiki.php

Use the mouse to move the torus


See also: