Home

Awesome

OZCollide Build Status

Unofficial Repository of OZCollide

Installation

$ git clone https://github.com/jslee02/OZCollide.git
$ cd OZCollide
$ mkdir build && cd build
$ cmake -DCMAKE_BUILD_TYPE=Release ..
$ make
$ sudo make install

License

OZCollide is released under the LGPL-2.1 license. See LICENSE for more information.

Authors

OZCollide is developed by Igor Kravtchenko (igor@tsarevitch.org).