UntoldEngine
UntoldEngine copied to clipboard
Need to segregate the collision bounding volumes from the model
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.