Open bitbrain opened 4 years ago
Currently, game objects are 2D only and are not very useful for 3D operations. Instead of having several internal vectors for rotation, position etc., represent state via Matrix4
Motivation
Currently, game objects are 2D only and are not very useful for 3D operations. Instead of having several internal vectors for rotation, position etc., represent state via Matrix4