UntoldEngine icon indicating copy to clipboard operation
UntoldEngine copied to clipboard

Need to segregate the collision bounding volumes from the model

Open untoldengine opened this issue 5 years ago • 0 comments

Currently, I create the Narrow and Broad phase bounding volume as I'm computing the convex hull. This was necessary for debugging purposes. However, since a debugger class is being implemented, it is time to move these rendering volumes from the model.

untoldengine avatar Dec 10 '20 13:12 untoldengine