How do you render a BMP, JPEG, or PNG image file in 3D with DirectX in Windows? (E.g. let\'s say I want to render four images so that they look like a cubicle or som开发者_Python百科ething.)
i wanna know what is the best way to start coding a simple 3D ... (with java) like a man walking around ... i know it\'s not so easy , but i believe it\'s not impossible :D
I\'m doing some work on pathfinding. So far I have test开发者_如何学Goed my code on scenes composed of 2D cells.
I use models designed in Blender, and I need to add attachment points to it for special effects. Like mark a point in a hand of a model (modified by hand animations of course) that I can apply glow to
i am working with away3D and i find myself in dire need of a hitTestObject-method. As far as i have found out, there is no such method present in the library. I have already tried distanceTo, but tha
Free 3D geomet开发者_开发问答ric math library recommendations which offering polygon, spline, subdivs..?
I am having some problems with the away3D library. I want to apply a bend to a cube using AS3DMod, but i can\'t seem to get it working. My cubes kind of get mutilated when i want to bend them :p they
I\'am a .NET web developer, I really do not know anything about 3D yet. In Silverlight 5 3D API you draw stuff on the screen by code, no XAML for the 3D Objects/Models, I am wondering how 3D developer
Where Can i find fast library for vector and Matrix Calculations? I need high performance. Update:I need it for games cal开发者_StackOverflowculations.Go for Blaze. Also check out the bench marking i
I am trying to make a 3d car race in iphone using OPENGL ES 1.x. I do not know how to draw the back开发者_JAVA百科ground sky in my scene. I tried using only planes for background but where should i p