HackerPoet / PySpace

GLSL Fractal Ray Marcher in Python
MIT License
1.15k stars 147 forks source link

Fix GLSL compile errors. #2

Closed HackerPoet closed 6 years ago

HackerPoet commented 6 years ago

Not all GLSL compilers support default parameters, so they should be removed.