I\'ve searched SO but I just can\'t figure this out. The other questions didn\'t help or I didn\'t understand them.
I am working on an Android opengl lib and have hit a small issue. I know it is something easy to fix but I am having a lot of trouble tracking it down. In a nut shell, I am working on a 3d scene graph
I have a movie clip which I have set its rotationX property to -45. This gives the illusion of 3d. It is skinny in the back and fat in the front. I now want to add 开发者_高级运维thumbnail clips on to
I\'m working o开发者_运维问答n a project for school and I\'ve got some 3D vector data as well as surface plots. These are saved in .dat files outputted from a c++ program.
I currently have volume data for the world stored as an array of booleans. I then check each empty block and if it has non-empty neighbors the faces get drawn. This prevents me from sending a bunch of
I would like to put a photorealistic virtual scene on a tablet so when the user rotates the tablet, it shows as if the tablet is a window to an virtual world.
I am starting learning SL5 and 3D API. Can Anyone help with such issue: I am creating 3D object for example Cube and want to display Text there.开发者_开发问答 How can i do this? Can i display text or
Can you tell me how to unwrap a sphere, so it will go as a ractangle, because when I unwrapa spher开发者_JAVA百科e projection, it goes to very wierd UV map. I have the textures, but I cant use them, b
I want to p开发者_Python百科lace a 3d rotaional animation on to my website. I have designed those in 3dmax/swift 3d. I need to convert those files to flash.
I have an OpenGL implementation that supposedly should make it possible to render to a texture array. This by selecting different layers in the geometry shader. Though, the problem is that this does n