-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Update the 2D pipeline to handle 3D objects. Currently CSG and GJK support 3D objects but they would be rendered in 2D. So in order for this to work mesh, shaders and camera have to be updated or added. Mesh was updated due to addition of CSG and camera is being worked on. Shaders will be updated to render 3D objects. Currently the shaders will only rendered textures 2D geometry.