webgl-rotating-teapot-example

Index Commits Files Refs README
commit 847871f2f2b3ed49e2f9fa71223c767b2678ac73
parent 9418e58305b8c6df598105ce7cb1bd7a767cde29
Author: Martin Kloeckner <mjkloeckner@gmail.com>
Date:   Fri,  8 Aug 2025 11:56:59 -0300

fix typo

Diffstat:
Mindex.html | 2--
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/index.html b/index.html
@@ -1117,8 +1117,6 @@
             vt  0.750000 0.225000 0.000000
             vt  0.750000 0.450000 0.000000
             vt  0.750000 0.675000 0.000000
-// Ambient light: weak gray
-gl.uniform3f(uAmbientColorLoc, 0.2, 0.2, 0.2);
             vt  0.750000 0.900000 0.000000
             vt  0.875000 0.000000 0.000000
             vt  0.875000 0.225000 0.000000