I\'m writing a Direct3D application, using DirectX 9.Although it works on my PC, I need to make it work on a wide range of systems.I need to know what capabilities I can expect to see on other systems
I have a series of equirectangular images.I\'d like to display them in a custom Flash player so that the user could see the spherical nature of the images, and \"look up\", \"look down\", \"look left/
How can I load a 3-d Blen开发者_JAVA技巧der model into the Processing environment?I can\'t seem to find a plugin specifically for Processing, but since Processing can do OpenGL, you can just use any m
Is there any way I can use to make the size of a 3ds file smaller?? I tried to change their length and width using 3dmax but the file size still开发者_JAVA百科 the same??
I\'m developing a turn-by-turn navigation software for Windows Mobile using C# and .NET CF. I\'m able to draw a 2D maps by drawing lines. My problem is I would like to get a 2.5D map like in the pictu
As i开发者_如何学Cn question, what are the best techniques for rendering lots (lots!) of decals on multiple meshes (which can move) and on terrain?It\'s not entirely clear what you\'re after, but the
how to do the 3D Animation in java? what are the packages开发者_如何学Python to be needed? i am very newbie about this topic. Sample Code, Tutorials and articles are more thankful. Tell me how i have
I am given coordinates of two points in 3-D viz. shoulder point and object point(to which I am supposed to reach). I am also given the length from my shoulder-to-elbow arm and the length of my forearm
I have photo of a room with three walls and floor/ceiling or both. I am trying to reconstruct this room in 3d asking user for minimal input. R开发者_开发知识库ight now I use 8 points defined by user,
I\'m looking for an application, which could be able to load bunch of points in space, render them and be able to simple 3D operations (select such poin开发者_运维百科t, rotate & move viewport).