I was wondering if there were any free libraries for .net开发者_Python百科 for producing a 3D scatterplot, I haven\'t been able to find any using google.You might get some mileage out of this CodeProj
I\'m 开发者_运维问答using ZedGraph for my 2D graphing needs, but for a project, I need something that does 3d graphing.What is the best package I can use for this?I\'d like the Graph Panes to be as ea
i have some questions about how to pick up mouse in 3d world. Now i have several points in 3d world,by using these points i can draw curve
I have to render a mesh of a few thousand polygons in Google Sketchup. I find that add_face tends to get slower as the number of faces in the model increases. I believe this to be due to some edge det
How to blur 3d object? (Papervision 3d) And save created new object as new 3开发者_Go百科d model? (can help in sky/clouds generation)
I want to write a simple 3d game engine for apply. I have bought some vital Books like : Ultimate 3D game programming by sherrod
EDIT: Fixed Hello everybody, I have got the following eventhandler in my Window: private void buttonView_Click(object sender, RoutedEventArgs e)
I need to plot, in 3D, a set of densities associated to a time series. More precisely, I would like to be able in R to build an image close to this example
I have a simple rectangle i have drawn on screen in opengl. My target is to draw this rectangle in 3D so the left side of it is deeper (z-axis) than the right side.
I\'m writing my own software rasterizer in Java, and I ran into some trouble with it... take a look at a sample image, please: