I\'m interested in developing an android application that will display a globe of some sort like Google Earth.
What are some advantages and disadvantages between the two. Especially for something l开发者_如何学编程ike a 3D game.Skyboxes and skyspheres are pretty much equivalent in the sense that you will get t
Hi I am iphone developer, I already know iphone programming. I wrote couple of GPS based apps. Now I want to start learning 3D graphcis and game development. I want to make very simple games. ALso I w
Is there a relatively easy was to include a 3开发者_如何学GoD animation into an iPhone app? We have the animations already made up for another project and our client has asked if they can be placed in
This might not be completely relevant to stackoverflow but I have no better site where to post this. We have gotten a request to develop something that can get a real human into a 3d application incl
I am rendering 3D objects on a 2D canvas by doing all necessary calculations in software. I am not using graphics acceleration.
Should be a pretty low level conception, would someon开发者_开发技巧e explain please?\"Graphics software stack\" is not a familiar term as such, but it seems reasonable in light of software stacks in
I have coordinates for 4 vectors defining a quad and another one for it\'s normal. I am trying to get the rotation of the quad. I get good results for rotation on X and Y just using the normal, but I
So I am writing a little mini pseudo 3d engine for the canvas element in html5.In the code below I am drawing a bunch of squares with varying positions and rotations (rot开发者_StackOverflowation arou
While I consider myself a reasonably competent programmer, I have no experience with even the most basic graphics programming.