RedImp1470

Results 12 comments of RedImp1470

Seems to be fixed: [https://github.com/FUSEEProjectTeam/Fusee/blob/master/src/Engine/Core/MeshManager.cs#L79](https://github.com/FUSEEProjectTeam/Fusee/blob/master/src/Engine/Core/MeshManager.cs#L79)

Proposal: Add interfaces which define all needed methods (Add, Subtract, Multiply ect.)

Personally I'd try a BSP solution (becaus we may be able to also implement occlusion culling with this at the same time). In any case I think this will require...

![Image](https://user-images.githubusercontent.com/9215439/196697959-75daf36c-35b4-4013-8ce8-87ebc9346913.png)

See https://github.com/FUSEEProjectTeam/Fusee/pull/631#pullrequestreview-1107158889 and https://github.com/FUSEEProjectTeam/Fusee/pull/631#issuecomment-1254619341