My project consists in plotting the path of a vehicle (represented by a 3D objet). The camera is always a constant distance and position on this. The plane is a pseudo infinite grid. I managed to...
Type: Posts; User: mirkogonzales
My project consists in plotting the path of a vehicle (represented by a 3D objet). The camera is always a constant distance and position on this. The plane is a pseudo infinite grid. I managed to...
Any Example?
Thank you very much for the reply. How do I determine the limits for cover the whole screen? Could you give me a simple example?
Hey
I Need a sample (very simple) to draw an pseudo infinite plane with a grid as seen in the image:
http://ts3.mm.bing.net/th?id=H.4895280054731142&pid=15.1
I'm starting to learn OpenGL in...