I am working on a simple project whereby I wish to display a 3D object within a WinForms application using SlimDX. I have created a small project to do this, but I am encountering a problem where the
Right now I am watching Farbrausch\'s Magellan (my attention was specially drawn to the nebulous objects 1:06 - 2:01). How can I make these objects?
I\'m creating a s3d app for the evo 3d and I have all the graphics setup and working perfectly in 3d. My question is, how do I use drawText and make it 3d? So far usin开发者_开发百科g drawText I can o
I would like to know if there is a way to generate a single static image of a 3D object (1 single object represented as a triangle list), using OpenGL or DirectX, that allows you to know which specifi
In my day job as a PhD student, I do geological modeling. In my spare time (mainly for fun), I am learning Python and trying to write a simple program to view 3D geocellular models.
The problem I am facing is following. I have a number of 3D head scans, some of them are taken correctly (like attached example) but in many it is easy to see that the scanned person had his head not
I did a lot of searching but didn\'t find any solutions to this problem. I have a viewport where the center (where we are looking from) is always at (0,0,0). We are always looking in the direction of
I have a shape made out of several triangles which is positioned somewhere in world space with scale, rotate, translate. I also have a plane on which I would like to project (orthogonal) the shape.
Hi can any one giv开发者_开发技巧e me a simple example of how to use the isosurface function in MATLAB.
Using Monotouch and OpenTK I am trying to get the screen coordinate of one 3D point. I have my world view projection matrix set up, and OpenGL makes sense of it and projects my 3D model perfectly, but