A low-level software renderer from (almost all) first principles for learning purposes.
Go to file
Doyle Thai d9f50d4581 Fix gaps on rendered mesh during rotation
Gaps caused by mistakenly calculating the transformation matrix per face loaded
in causing the matrix to continually update rotation prematurely.
2017-06-08 22:38:29 +10:00
src Fix gaps on rendered mesh during rotation 2017-06-08 22:38:29 +10:00
.gitignore Add platform api to access from dll 2017-05-11 22:51:39 +10:00
Win32DTRenderer.sln Add mem diagnostics, prepare for bitmap rotation 2017-05-17 02:49:33 +10:00