AndresTraks / BulletSharpPInvoke

.NET wrapper for the Bullet physics library using Platform Invoke

Home Page:http://andrestraks.github.io/BulletSharp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Double precision support

AndresTraks opened this issue · comments

TODO:
Create a separate branch where btScalars are double instead of float in the managed assembly.

Is this branch updated i really need to use Doubles :(

I merged the master branch to the double-precision branch.
There weren't too many significant changes.

Good deal Andres, i was finally able to make it work, i think it was just me being dumb.

:)