shithub: tinygl

Download patch

ref: 2d88df8f49aad564bb9a1ed915deaff44117cb68
parent: 82527b3355dc1734e1a5e01bb8673728705be0a7
author: David <gek@katherine>
date: Sun Feb 14 11:00:17 EST 2021

A

--- a/README.md
+++ b/README.md
@@ -60,8 +60,7 @@
 
 * You cannot use lighting and textures at the same time.
 
-* All lighting calculations are done in eye coordinates (After the MODELVIEW matrix is applied) irrespective of 
-GL_LIGHT_MODEL_LOCAL_VIEWER
+* <Undocumented limitations that have not been tested>
 
 
 ### NEW FUNCTIONS