No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
2 Posted Topics
Re: Are you having trouble with the bullet's trajectory or with its starting point? If its the trajectory (bullet path) don't forget to include the plane's direction/velocity/acceleration into the equation. If your problem is the bullet start point, make sure the bullet starts outside the collision detection spehere of your plane … | |
Re: Look into texture enviornments @ opengl.org (hosted by Kronos - they currently have the OpenGL license.) When you use immediate mode in OpenGL glBegin/glEnd your using OpenGL 2.0. You might want to look into the material covering OpenGL 3.0 to 4.0 (the newer APIs - immediate mode is no longer … |
The End.