[Plib-users] Re: Intersection Testing / 3ds loading
Brought to you by:
sjbaker
From: Thomas G. <pin...@we...> - 2001-09-06 08:30:56
|
No, I'm not talking about accessing the VtxTables (I DO KNOW HOW TO DO = IT!!!) I want to find out how to access the VtxTables IN THE ssgEntity, = in wich I loaded my model to. Well, if I set the radius of the sphere to 2.0f the prog starts, grey = screen ->short flashing scene (if you're fast enough you can see it) and = then segmentation fault. But did I do anything worng in my code? Another interesting thing: How = can I find out the angle between the direction vector of my player and = the plane I crashed into? (for sliding along) |