summary refs log tree commit diff
path: root/src/Math/Matrix.hpp
AgeCommit message (Expand)Author
2023-07-11Add simple scrolling non-tiling 2D cloudsMel
2023-07-08Use own size typesMel
2023-07-07Fix minor quality issuesMel
2023-07-07Chunk-bound tree decorationMel
2023-07-01Replace bespoke Generator maps with tensors and matricesMel
2023-06-12Multithreaded world generation with PerlinMel
2022-10-06Rotating camera with mouseMel
2022-10-06Relative to camera movementMel
2022-10-05Non-camera relative movementMel
2022-10-04Cube RenderingMel
2022-10-02Expand Vector and Matrix classesMel