Collisions in OpenGL C++
I am trying to make a first person videogame in OpenGL. The principal idea is to make models in blender and parse this models to OpenGL (.obj format).
I am trying to make a first person videogame in OpenGL. The principal idea is to make models in blender and parse this models to OpenGL (.obj format).