Search found 2 matches

by Zardoz
Fri Dec 21, 2012 10:38 am
Forum: Questions and Help
Topic: Float is a NaN Exception
Replies: 9
Views: 8362

Float is a NaN Exception

I'm getting this exceptio using Bepu and VS don't showme were of my code is generating the NaN. I only know that the NaN it's getting to Bepu and generating this error. The most strange thing it's that is a heinser-bug, becasue only sometimes happens. Usually shows when I try to generate more that 1...
by Zardoz
Sun Dec 09, 2012 7:11 pm
Forum: Questions and Help
Topic: Getting all entitys inside a sphere
Replies: 1
Views: 2732

Getting all entitys inside a sphere

Hi! I'm making a quick and dirty FPS like game, and I'm using Bepu to ru nthe physics of the game.
There is a way to use Bepu to find all entities that are inside a Sphere ? Could be usefull to advice the actors attached to these entitys and give damage by a explosion.