Difference between revisions of "3D Space Example"

From Organic Design wiki
(undo)
(Add a blurb)
Line 1: Line 1:
 
[[Category:Examples]]
 
[[Category:Examples]]
Imported from SIC code - currently has a problem with the z-ordering which I'm working on :-)
+
This [[:Category:ActionScript|ActionScript]] example <tt>#include</tt>'s the main [[space.as]] and instantiates one of its 3D objects (of the torus class). The 3D space was originally developed for Amanda's SIC-Games project, but was also designed in preparation for the recursive requirements of The Project.
 
:<tt>[</tt><tt>[*3D Space Example.as|3D Space Example.xml|swf.php|nowiki.php]]</tt>
 
:<tt>[</tt><tt>[*3D Space Example.as|3D Space Example.xml|swf.php|nowiki.php]]</tt>
 
<table cellpadding=10><tr><td>
 
<table cellpadding=10><tr><td>
 
[[*3D Space Example.as|3D Space Example.xml|swf.php|nowiki.php]]
 
[[*3D Space Example.as|3D Space Example.xml|swf.php|nowiki.php]]
 
</table>
 
</table>

Revision as of 05:22, 22 March 2006

This ActionScript example #include's the main space.as and instantiates one of its 3D objects (of the torus class). The 3D space was originally developed for Amanda's SIC-Games project, but was also designed in preparation for the recursive requirements of The Project.

[[*3D Space Example.as|3D Space Example.xml|swf.php|nowiki.php]]

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