A primitive testing program for GLSL functions within webgl2 - shows a green canvas if the test is passing, and a red one on failure.
  • JavaScript 92.7%
  • GLSL 5.9%
  • CSS 0.7%
  • HTML 0.7%
Find a file
2025-01-16 15:41:43 -06:00
arbitrary_precision.glsl Initial commit - working test framework. 2025-01-05 00:37:17 -06:00
index.html Initial commit - working test framework. 2025-01-05 00:37:17 -06:00
run_tests.js Test: added tests for basic mandelbrot functions. 2025-01-16 15:41:43 -06:00
stylesheet.css Feat: Defined rational multiplication. Finished and tested all prerequisite functions. 2025-01-09 16:09:21 -06:00