I haven’t used away3d before and was wondering how I would implement a “skybox.” I have created an html5 version which uses an equirectangular image as its texture.
Is there a special skybox class in awa3d that automatically creates a cube?
Setting up a skyboxSoftware: Away3D 4.x |
||
geestring, Newbie
Posted: 24 June 2012 10:31 PM Total Posts: 1 I haven’t used away3d before and was wondering how I would implement a “skybox.” I have created an html5 version which uses an equirectangular image as its texture. Is there a special skybox class in awa3d that automatically creates a cube? |
||
dubletar, Member
Posted: 25 June 2012 02:44 AM Total Posts: 73 [ # 1 ] You can learn from my code. Skybox is pretty simple:
//skyBox vars |