-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
This would mainly be a porting effort from our old 3D python engine in some cases. But other stuff like physics would need to be updated for the changes.
Off my head these are things that would need to be added:
Model Loaders (obj, md2, etc)
Extension of collision detection to work for 3D objects.
Extension of the math lib?
Audio engine changes to support 3D positional audio (future)
CSG changes and fixes to support 3d.
Physics changes.
Would be more work, but i think it would be worth it.