This website requires JavaScript.
Explore
Help
Sign In
doylet
/
DTRenderer
Watch
1
Star
0
Fork
0
You've already forked DTRenderer
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
DTRenderer
/
src
/
external
History
Doyle Thai
4eb54c09b1
Fix zbuffer bug clipping at poly's behind 0, 0
...
Mistakenly use FLT_MIN as the largest negative number possible, where we should be using -FLT_MAX.
2017-05-25 22:22:47 +10:00
..
easy
Add profiling support using easy_profiler
2017-05-19 17:10:04 +10:00
tests
Fix zbuffer bug clipping at poly's behind 0, 0
2017-05-25 22:22:47 +10:00
stb_image.h
Add platform api to access from dll
2017-05-11 22:51:39 +10:00
stb_rect_pack.h
Add platform api to access from dll
2017-05-11 22:51:39 +10:00
stb_truetype.h
Add platform api to access from dll
2017-05-11 22:51:39 +10:00