Update README.md

This commit is contained in:
2023-03-14 19:36:05 +01:00
committed by GitHub
parent 64f829c076
commit a92b275daa

View File

@@ -22,8 +22,9 @@ This 3d engine
This 3d engine does not This 3d engine does not
- load 3d model files - load 3d model files
- shade faces based on light sources or direction - shade faces based on light sources or normal direction (because it knows nothing about normals)
- have optimized image effects - render textures
- have optimized image effects for faster than realtime rendering of frames
- work well with extreme perspective values or coordinates in the far back - work well with extreme perspective values or coordinates in the far back
- have easily changeable parameters for a lot of things - have easily changeable parameters for a lot of things