Difference between revisions of "3D Space Example"
From Organic Design wiki
m |
m |
||
Line 1: | Line 1: | ||
[[Category:Examples]] | [[Category:Examples]] | ||
− | 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 | + | 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 (See [[Talk:space.as]]). |
− | + | ||
− | |||
<table cellpadding=10><tr> | <table cellpadding=10><tr> | ||
<td>[[+3D Space Example.as]] | <td>[[+3D Space Example.as]] | ||
<td> <td> <td valign=top><br><br><br> | <td> <td> <td valign=top><br><br><br> | ||
+ | <div style=text-align:center>''Use the mouse to move the torus''</div><br> | ||
[[*3D Space Example.as|3D Space Example.xml|swf.php|nowiki.php]] | [[*3D Space Example.as|3D Space Example.xml|swf.php|nowiki.php]] | ||
− | <br>< | + | <br>''Embed syntax used for this example is:''<br> |
+ | '''[<nowiki>[*3D Space Example.as|3D Space Example.xml|swf.php|nowiki.php]]</nowiki>''' | ||
</table> | </table> |
Revision as of 07:07, 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 (See Talk:space.as).
+3D Space Example.as | Use the mouse to move the torus 3D Space Example.xml|swf.php|nowiki.php
|