Search found 5 matches

by Oblivion165
Sun May 29, 2011 7:36 pm
Forum: Questions and Help
Topic: Multiple World Translations
Replies: 4
Views: 3436

Re: Multiple World Translations

Oh ok I thought that was the only way to use the character controller, like the DLL requires it or something. Looks like I need to get started on my own ;)

Thanks for your help!
by Oblivion165
Sun May 29, 2011 6:55 pm
Forum: Questions and Help
Topic: Multiple World Translations
Replies: 4
Views: 3436

Re: Multiple World Translations

I did thoroughly go through each step to make sure they are computed the same. Its very hard to explain but ill try to break down the drawing process: 1. Cycle through 3D grid, lets say 10x10x10 2. If there is a solid object, draw 5 quads, 1 for each face of the cube. for i = 0 to 1000 { In basic ef...
by Oblivion165
Sun May 29, 2011 3:23 pm
Forum: Questions and Help
Topic: Multiple World Translations
Replies: 4
Views: 3436

Multiple World Translations

Hi there, I'm having a problem with translations. This is how the scene should look: http://img804.imageshack.us/img804/5103/normal.png This is how BEPU renders (world translation anyway) it: http://img88.imageshack.us/img88/1104/bepu.png The way this scene is made is by having one quad that gets tr...
by Oblivion165
Fri Apr 01, 2011 1:55 am
Forum: Questions and Help
Topic: Cant find a (the) working Character Controller
Replies: 2
Views: 2594

Re: Cant find a (the) working Character Controller

Holy crap that's good. Do you have any idea how long that took me in DirectX and it's still smoother and better than what I have.

Thank you very much for that and for this fantastic physics engine!
by Oblivion165
Fri Apr 01, 2011 1:36 am
Forum: Questions and Help
Topic: Cant find a (the) working Character Controller
Replies: 2
Views: 2594

Cant find a (the) working Character Controller

hi there, I hate to bother anyone but I cant seem to find the character controller that still works with Bepu. I have the one from 2008 but it has lots of errors and a lot of the referenced entries that no longer exist. I see that others are using it but I cant find it anywhere. Also if there is a w...