Hi!
Is there a way to map earth texture seamlessly on cube primitive? To be more precise, I want it to look as if it’s mapped on Sphere, imagine that earth is a cube not a sphere
Thanks!
Vedran
How to map earth texture to cube?Software: Away3D 4.x |
||
vedran, Newbie
Posted: 17 February 2013 11:22 PM Total Posts: 8 Hi! Is there a way to map earth texture seamlessly on cube primitive? To be more precise, I want it to look as if it’s mapped on Sphere, imagine that earth is a cube not a sphere Thanks! |
||
Fabrice Closier, Administrator
Posted: 18 February 2013 07:36 AM Total Posts: 1265 [ # 1 ] open prefab, make a sphere via primitive gen, right click invert face, replace default diffuse of your material with your earth diffuse. goto menu render cubicalmap. make sure you have the selection invisible unselected and position at 0,0,0. |