Add Textures to 3D cube script

Wondering how to accomplish a certain animation task? Ask here.

Moderators: Víctor Paredes, Belgarath, slowtiger

Post Reply
User avatar
mixtrik
Posts: 16
Joined: Fri Sep 09, 2011 4:56 pm

Add Textures to 3D cube script

Post 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
sbtamu
Posts: 1915
Joined: Tue Dec 15, 2009 5:05 am
Location: Texas
Contact:

Re: Add Textures to 3D cube script

Post 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.
Sorry for bad animation

http://www.youtube.com/user/sbtamu
Post Reply