| author | Svjatoslav Agejenko <svjatoslav@svjatoslav.eu> | |
| Fri, 20 Mar 2026 20:51:42 +0000 (22:51 +0200) | ||
| committer | Svjatoslav Agejenko <svjatoslav@svjatoslav.eu> | |
| Fri, 20 Mar 2026 20:51:42 +0000 (22:51 +0200) | ||
| commit | dc54493dfc166c0b47daaff819a8f91748c45f0b | |
| tree | 9f668550347940233ceae7c995eda4b5f64dfc2a | tree | snapshot |
| parent | 122651d08ae8284fb9d5ed7a7b063f12b88aa698 | commit | diff |
| src/main/java/eu/svjatoslav/sixth/e3d/gui/Camera.java | diff | blob | history | |
| src/main/java/eu/svjatoslav/sixth/e3d/gui/humaninput/InputManager.java | diff | blob | history | |
| src/main/java/eu/svjatoslav/sixth/e3d/math/Matrix3x3.java | [new file with mode: 0644] | blob |
| src/main/java/eu/svjatoslav/sixth/e3d/math/Quaternion.java | [new file with mode: 0644] | blob |
| src/main/java/eu/svjatoslav/sixth/e3d/math/Rotation.java | diff | blob | history | |
| src/main/java/eu/svjatoslav/sixth/e3d/math/Transform.java | diff | blob | history | |
| src/test/java/eu/svjatoslav/sixth/e3d/math/QuaternionTest.java | [new file with mode: 0644] | blob |
| src/test/java/eu/svjatoslav/sixth/e3d/math/RotationMatrixTest.java | [new file with mode: 0644] | blob |