Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have 3 OpenGL objects which are shown at the same time. If the user touches any one of them, the开发者_JAVA百科n that particular OpenGL object alone should display in screen.Just use gluUnProject to
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.
[EDIT] Ignore this post, it was a noob\'s mistake [/EDIT] I started Android last week (= I\'m pretty new to it :) ) and I\'m banging my head on a problem:
I have a WPF 3D application (C# .NET 4.0) that has a lot of 3D geometries. Now I need to color these geometries by applying a texture. The source for the texture is one large .PNG file like the follow
I have a large data set which I would like to make a 3D surface from. I would like the x-axis to be the date, the y-axis to be the time (24h) and the z-axis (height) to be a value I have ($). I am a b
I am having a 512*512 types of file its a x*y type of file . now we are having 512 files of this type . these 512 files are like the z-axis if we have 100 files of this 开发者_StackOverflow社区type th
I\'m currently working with libQGLViewer, and I\'m receiving a stream of data from my sensor, holding azimuth, elevation and roll values, 3 开发者_开发问答euler angles.
I need to create a 3D video/animation for a presentation. I\'m currently designing models with Blender and seems pretty easy to use.