|
621760b453
|
Added basic line drawing to renderer
|
2021-08-03 23:03:13 -04:00 |
|
|
ff7e296d92
|
Transformation matricies were being multiplied backwards
|
2021-08-03 23:02:00 -04:00 |
|
|
fd1a97507b
|
Rendering now uses translations and matrix modes exist
|
2021-08-02 00:10:44 -04:00 |
|
|
27af3a586d
|
Transforming sizes by m_matrix is a bad idea...
I also forgot m_matrix in the filled rectangle routine...
|
2021-08-01 21:52:19 -04:00 |
|
|
0913c7b05e
|
Rendering with matricies
Started to use matricies to handle transformations and the camera
Added Vector3 and Matrix3x3 classes and improved Vector2
|
2021-08-01 21:06:48 -04:00 |
|
|
439051e52c
|
Initial Commit
Late as shit... as usual
|
2021-03-14 21:13:29 -04:00 |
|