natevm / BSDF-Visualizer

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

Add ability to change light intensity using slider #34

Closed natevm closed 6 years ago

natevm commented 6 years ago

Some shaders, like ashikhman_shirley appear very dark with just a point light. Might be nice to be able to change light intensity.

n8xm commented 6 years ago

I agree. In addition to changing light intensity, I'm playing with a heatmap view (see picture below, which uses the "Jet" colormap), which should make things easier to see. I hope that's okay. teapot_heatmap

natevm commented 6 years ago

That could be helpful, although I wouldn’t want jet to be the default. We could add a color map selection on the bottom or something

n8xm commented 6 years ago

I wouldn’t want jet to be the default. We could add a color map selection on the bottom or something.

That's exactly what I was thinking.