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
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...
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...
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...