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

https://github.com/clasp-developers/demo-expose-bullet-physics-engine-to-clasp

A demonstration of binding the Bullet Physics engine to Clasp Common Lisp
https://github.com/clasp-developers/demo-expose-bullet-physics-engine-to-clasp

Last synced: 2 months ago
JSON representation

A demonstration of binding the Bullet Physics engine to Clasp Common Lisp

Awesome Lists containing this project

README

        

# demo-expose-bullet-physics-engine-to-clasp
A demonstration of binding the C++ Bullet Physics engine to Clasp Common Lisp

## Building and running

1. Clone and follow the directions to build [clasp](http://github.com/drmeister/clasp.git)
1. Copy local.config.template to local.config and edit it for your system.
1. Type 'make' and then 'make test'