iphone - OpenGL 3D Collision Detection -


i done quick search collision detection opengl things come 2d examples using cgrectintersectsrect. use cgrectintersectsrect 3d detection to? making basic 3d maze game , want stop people walking through walls squares (made triangles) opposed imported objects (yep, new this).

thanks, simon

you struggle.

consider using unity3d, allow access nvidia physx, type of 3d physics solution want.

conversely, start scratch this! http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.4.5881&rep=rep1&type=pdf

conversely, become expert in something this http://www.ode.org/ can conceivably use opengl, http://www.ogre3d.org/about/features, etc.

here important clarification regarding comments on "images":

images utterly unrelated collision detection. opengl has utterly no relationship, whatsoever in way collision detection or physics of kind. images have absolutely no connection, whatsoever, collision detection. there no connection, zero, between opengl , collisions. absolutely nothing.


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

html - Instapaper-like algorithm -

c# - How to execute a particular part of code asynchronously in a class -