An open API service indexing awesome lists of open source software.

https://github.com/jslee02/OZCollide

:ghost: Unofficial Repository of OZCollide
https://github.com/jslee02/OZCollide

Last synced: 9 days ago
JSON representation

:ghost: Unofficial Repository of OZCollide

Awesome Lists containing this project

README

          

# OZCollide [![Build Status](https://travis-ci.org/jslee02/OZCollide.svg?branch=master)](https://travis-ci.org/jslee02/OZCollide)
Unofficial Repository of OZCollide

## Installation
```bash
$ 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](./LICENSE) for more
information.

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