Cheers!
Search found 2 matches
- Tue Apr 05, 2011 12:01 pm
- Forum: Questions and Help
- Topic: Triangle mesh stability?
- Replies: 2
- Views: 2849
Re: Triangle mesh stability?
Thanks. Your explanation helped fixed the translational offset I was experiencing. The main issue I had was actually due to improperly uploading the vertex data to your library (whoops
. Everything's peachy now.
Cheers!
Cheers!
- Tue Apr 05, 2011 4:03 am
- Forum: Questions and Help
- Topic: Triangle mesh stability?
- Replies: 2
- Views: 2849
Triangle mesh stability?
First off, thanks for releasing your library for free. I looked into BulletX and JigLibX, but they rely on unsafe code, which causes compilation issues against Win Phone. Your library is compatible from the get-go, so Kudos! I'm in the process of testing some scenarios out with this library. So far ...