Title:
Complex Scene - Lingo Generated 3D World
Source:
http://ecpi.tedtechdesign.com/cis418/project1/index.php
Date Added:
8/6/2023, 5:41:09 PM
Date Modified:
11/24/2023, 8:34:31 AM
Original Description:
This is a 3D scene created with Director Lingo programming. This demonstrates use of 3D world objects in Director and particle physics, shaders, textures, cameras, and other properties and effects.
Application Path:
FPSoftware\Shockwave\PJ101\SPR.exe
Launch Command:
http://ecpi.tedtechdesign.com/cis418/project1/complexscene.dcr --newScriptText "on new me" --newScriptText "set flt to new(timeout(), '_fixLoop', the maxInteger, #timeoutHandler, me)" --newScriptText "set the persistent of flt to 1" --newScriptText "return(me)" --newScriptText "on timeoutHandler me" --newScriptText "on exitFrame me" --newScriptText "if the frame >= the lastFrame then go(1)" --newScriptType #parent --do "global _fl" --do "set _fl to new(script(newScriptMember))"
ID:
3bc550ee-af97-4788-b480-d1775edd8df2
Date Added:
8/6/2023, 5:41:09 PM
Application Path:
FPSoftware\Shockwave\PJ101\SPR.exe
Launch Command:
http://ecpi.tedtechdesign.com/cis418/project1/complexscene.dcr --newScriptText "on new me" --newScriptText "set flt to new(timeout(), '_fixLoop', the maxInteger, #timeoutHandler, me)" --newScriptText "set the persistent of flt to 1" --newScriptText "return(me)" --newScriptText "on timeoutHandler me" --newScriptText "on exitFrame me" --newScriptText "if the frame >= the lastFrame then go(1)" --newScriptType #parent --do "global _fl" --do "set _fl to new(script(newScriptMember))"