Bullet Physics wrapper for Heaps
- run
make gen_hl
- run
cmake .. -A x64 -G "Visual Studio 15 2017" -DBULLET_SRC_DIR="C:/Projects/RyanCleven/bullet3/src" -DHL_DIR="C:/HaxeToolkit/HashLink/hl-1.11.0-win"
- open and build build/Project.sln
- copy build/Debug/bullet.hdll -> ../path/to/HashLink/... Add this together with the other hdll files
- navigate to /sample
- run
haxe compile.hxml
- run
hl hello.hl