3d
Incorrect Clipping and 3D Projection when using SlimDX
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[详细]
2023-04-12 06:19 分类:问答3D Graphics math: Bodies formed out of freely moving spheres
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?[详细]
2023-04-12 06:10 分类:问答EVO 3d and drawText
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[详细]
2023-04-12 05:38 分类:问答Is there a way of keeping track of the relationship between vertices and pixels using either OpenGL or DirectX? 11
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[详细]
2023-04-11 23:20 分类:问答3D/4D graphics with Python and wxPython?
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.[详细]
2023-04-11 19:42 分类:问答Fixing an incorrectly taken 3D head scan
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[详细]
2023-04-11 19:32 分类:问答Projecting 3D Point onto Viewport, Dealing With Negative Depth
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[详细]
2023-04-11 15:43 分类:问答Transforming a 3D plane using a 4x4 matrix
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.[详细]
2023-04-11 15:32 分类:问答isosurface function MATLAB usage
Hi can any one giv开发者_开发技巧e me a simple example of how to use the isosurface function in MATLAB.[详细]
2023-04-11 13:28 分类:问答Projecting a 3D point to 2D screen coordinate OpenTK
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[详细]
2023-04-11 10:27 分类:问答