saunaklub / etudes

Études audiovisuels
GNU General Public License v3.0
5 stars 0 forks source link

Generic fragment shader element exposing uniforms #26

Open drlight-code opened 8 years ago

drlight-code commented 8 years ago

Add element which exposes all uniform variables in a fragment shader as inputs and renders a simple quat with it. Inspired by https://github.com/fabioarnold/TwoTriangles and ShaderToy et. al.