RE: [Algorithms] Collision fun in cube hell
Brought to you by:
vexxed72
From: Matthew M. <ma...@me...> - 2000-09-29 16:41:29
|
> Guess what? I love collision detection :) You must not have any artists thrashing the special cases for you. Game artists have "collision special case" radar and will blow your coding confidence cache in the first ten frames of the simulation. I used to enjoy physics coding... :^( I think there's only three states for a collision system codebase: - simplistic - buggy - abandoned Uh oh...here comes Ron...run... Enjoy your cubes.... But seriously, great work. Gimme the code. ;^) |