Saghen / WebGL-Particles

A replica of Particles.js rendered with webgl
https://particles.saghen.dev
5 stars 1 forks source link

Shader Generation #1

Open Saghen opened 4 years ago

Saghen commented 4 years ago

Generation of shaders need to be flexible enough that we can disable AA, adjust sizing, change shapes, and so on. It will work through the existing simple middleware kernel. Heavy use of functions will be necessary.