Difference between revisions of "3D Space Example"

From Organic Design wiki
m
m
Line 9: Line 9:
 
<div style=text-align:center>''Use the mouse to move the torus''</div><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>''This SWF is compiled dynamically using the following syntax:''<br>
+
<br>''This SWF is compiled dynamically using the following [[XmlWiki]] syntax:''<br>
 
'''[<nowiki>[*3D Space Example.as|3D Space Example.xml|swf.php|nowiki.php]]</nowiki>'''
 
'''[<nowiki>[*3D Space Example.as|3D Space Example.xml|swf.php|nowiki.php]]</nowiki>'''
 
</table>
 
</table>

Revision as of 09:04, 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
This SWF is compiled dynamically using the following XmlWiki syntax:
[[*3D Space Example.as|3D Space Example.xml|swf.php|nowiki.php]]


See also: