Page 1 of 1

Add Textures to 3D cube script

Posted: Sat Oct 20, 2012 11:20 pm
by mixtrik
Any way I could add textures to the 3D cube script? For example, Make a cube with brick texture? ASP pro 9 here

Re: Add Textures to 3D cube script

Posted: Sun Oct 21, 2012 12:43 am
by sbtamu
I do not think so. You can always use a 3D program and make the cube with texture and import that to AS as .obj. Or you can do it the way you did in your other post and use image texture.

Or....

You can create two square shapes that are perpendicular and bisect at the origins with image texture or you can just build a cube using layers and x,y and z.