1
0
Fork 0
mirror of https://git.coom.tech/drummyfish/small3dlib.git synced 2024-11-21 20:39:57 +01:00
This commit is contained in:
Miloslav Číž 2019-06-27 21:56:34 +02:00
parent 28ceba7094
commit 465e941e99

View file

@ -75,6 +75,8 @@ features:
- game-like demo (GTA-style, Quake style etc.) DONE
- offline HQ (lerp texuring, normal mapping, reflections, ...) rendering
to PPM image file DONE
- test offline rendering of a high-poly model (see how very small tris
are rendered)
- drawModel: create an option that would use a cache to not transform the same
point twice DONE (doesn't work, tried)