Home > collision-engine

collision-engine

Collision-engine is a project mainly written in C++, it's free.

A 3-dimentional collision engine written in C++ using the Simple DirectMedia Layer and OpenGL.

Description

  • This is a 3-dimentional collision engine.

  • It is written in C++ with the Simple DirectMedia Layer and OpenGL.

  • The code is public domain.

  • You need a graphic card compatible with OpenGL.

  • Intel integrated graphics controller are slow (at least on Linux with i915).

  • Sébastien Boisvert

How to run it ?

make 

./game
Previous:node-ebay