Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 403 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 403 Bytes

shadertoy

A python implementation of shadertoy using moderngl. It runs shaders written in the shadertoy web application on the client in a python application.

What is shadertoy?

Shadertoy.com is a cross-browser online community and tool for creating and sharing shaders through WebGL, used both for learning and teaching 3D computer graphics in a web browser.