webgl clearColor() issues
The program won’t do a simple color buffer clear, canvas remains white instead of green . It shows no errors, COLOR_CLEAR_VALUE keeps returning 3106.I’m using typescript with Vite.
The program won’t do a simple color buffer clear, canvas remains white instead of green . It shows no errors, COLOR_CLEAR_VALUE keeps returning 3106.I’m using typescript with Vite.