Search found 5 matches

by giulioz
Sun Feb 05, 2012 12:05 pm
Forum: Questions and Help
Topic: Arithmetic crash with veichle
Replies: 6
Views: 13074

Re: Arithmetic crash with veichle

Thank you so much, now i didn't get the error but the veichle is static :( using System; using System.Collections.Generic; using System.Linq; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Audio; using Microsoft.Xna.Framework.Content; using Microsoft.Xna.Framework.GamerServices; using ...
by giulioz
Sat Feb 04, 2012 2:22 pm
Forum: Questions and Help
Topic: Arithmetic crash with veichle
Replies: 6
Views: 13074

Arithmetic crash with veichle

Hi! When I add an veichle to the space i get the follow error (ehm... I have VS in italian...): System.ArithmeticException non è stata gestita Message=La funzione non accetta valori in virgola mobile non numerici. Source=mscorlib StackTrace: in System.Math.Sign(Single value) in BEPUphysics.Collision...
by giulioz
Mon Sep 05, 2011 1:31 pm
Forum: Questions and Help
Topic: Load entity from file
Replies: 5
Views: 13003

Re: Load entity from file

an example?
by giulioz
Sun Sep 04, 2011 6:01 pm
Forum: Questions and Help
Topic: Load entity from file
Replies: 5
Views: 13003

Re: Load entity from file

i didn't understand a thing: how i can apply to a 3d model physics?
by giulioz
Sun Sep 04, 2011 5:41 pm
Forum: Questions and Help
Topic: Load entity from file
Replies: 5
Views: 13003

Load entity from file

Hi!

I need to create a physic entity loading a 3d model for shape and mass and other variable from file.
It's possible to do that?

Giulio