angel
|
134acfec68
Added backface culling
|
7 years ago |
angel
|
5d7ab200ae
Refactored rendering to occur in a more logical fashion.
|
7 years ago |
angel
|
609268c8cf
Added projection matrix and modified rasterizer.
|
7 years ago |
angel
|
9f22b0090a
Added view transformation matrix.
|
7 years ago |
angel
|
7840389183
Added matrix class.
|
7 years ago |
angel
|
31a49e0bf7
Added translation, rotation and scaling.
|
7 years ago |
angel
|
3dd7b80af8
Added quick vertex modification.
|
7 years ago |
angel
|
712754c29f
Implemented better line drawing algorithm.
|
7 years ago |
angel
|
60d6a388b1
First Naive implementation of line drawing.
|
7 years ago |
angel
|
1cec144f26
Added model class, implemented vertex rasterizing.
|
7 years ago |
angel
|
2c34e1cf3e
Added rudimentary .obj parsing
|
7 years ago |
angel
|
d651e1f957
Cleaned up code a bit
|
7 years ago |
angel
|
fa70d63c8e
Restructured project into classes and refactored all functions.
|
7 years ago |