natevm / BSDF-Visualizer

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

Add camera controls for both viewports #49

Closed DQLin closed 6 years ago

natevm commented 6 years ago

This branch needs some changes before being pulled.

Since the branch has unfinished code (BRDF superimposed on geometry isn't oriented right), we cant really accept this until another pull request is made and accepted for that branch.

Also, console statements are slowing the renderloop down. Those need to be removed before this can be accepted.

natevm commented 6 years ago

Removed the console statements, added ability to alternatively use alt to zoom. merged completed superimpose_brdf stuff.