Search found 3 matches

by Yakmo
Sun Aug 21, 2011 11:09 pm
Forum: Questions and Help
Topic: Objects collidable with the camera?
Replies: 1
Views: 2256

Objects collidable with the camera?

Hi,

i have a question about the collision between the camera and game objects (/entities).
I want that the camera can move/push the objects..
Has anyone a tip how i can do that?


Yakmo.
by Yakmo
Wed Nov 24, 2010 12:18 pm
Forum: Questions and Help
Topic: Multithreading with BEPUphysics 14.3
Replies: 2
Views: 3409

Re: Multithreading with BEPUphysics 14.3

Thanks!
Your post has helped me :)
I will use then a class like the "EntityModel" in the first demo.

I hope you will help me, if I get other problems.
And.. sorry for my english^^

LG
Yakmo
by Yakmo
Tue Nov 23, 2010 3:12 pm
Forum: Questions and Help
Topic: Multithreading with BEPUphysics 14.3
Replies: 2
Views: 3409

Multithreading with BEPUphysics 14.3

Hello, I am a beginner in BEPUphysics and I try to understand it. First I worked with the samples here http://bepu-games.com/BEPUphysics/documentation.htm but I noticed that there were used different BEPU versions. In the "Multithreading sample" is a .dll BEPUphysicsDrawer? In a another sa...