natevm / BSDF-Visualizer

Project for scientific visualization
MIT License
18 stars 4 forks source link

Bind generated uniforms (for analytical BRDFs) to sliders #13

Closed n8xm closed 6 years ago

n8xm commented 6 years ago

We currently generate uniforms for custom parameters when loading .brdf files, but right now there is no way for the user to control them. We should instantiate sliders in order to do this.