1
0
Fork 0
2018-soft-3d-renderer/src
Austin Morlan 63e8bd1b93
Add flat shading with ambient and diffuse light
2020-07-01 17:42:47 -07:00
..
engine.cpp Add flat shading with ambient and diffuse light 2020-07-01 17:42:47 -07:00
geometry.cpp Add triangle filling with a solid color 2020-07-01 17:42:46 -07:00
loader.cpp Implement model-to-screen space transformations 2020-07-01 17:42:45 -07:00
main.cpp Implement model-to-screen space transformations 2020-07-01 17:42:45 -07:00
platform.cpp Add platform layer with hooks into engine 2020-07-01 17:42:43 -07:00
transform.cpp Implement model-to-screen space transformations 2020-07-01 17:42:45 -07:00