Difference between revisions of "3D Space Example"
From Organic Design wiki
m |
m |
||
Line 2: | Line 2: | ||
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). | ||
− | The 3D space was originally developed for Amanda's [[Sic Games]] project, and was also designed in preparation for the recursive requirements of | + | 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]]. |
<table cellpadding=10><tr> | <table cellpadding=10><tr> |
Revision as of 08:10, 22 March 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.
+3D Space Example.as | Use the mouse to move the torus 3D Space Example.xml|swf.php|nowiki.php
|
See also: