issues
search
Mohido
/
BRDFA_Engine
A 3D engine for the purposes of analyzing different "Bidirectional Reflectance Distribution Function"s over environment maps.
GNU General Public License v3.0
1
stars
0
forks
source link
Master Sync (#39)
#41
Closed
Mohido
closed
2 years ago
Mohido
commented
2 years ago
Added Hot-Reloading
Added BRDF cache loading and --no-cache-load feature
Added Object extra parameters and object Rotations inputs
Added Monte-Carlo sampling in the main.frag Shader
Added flexibility to add multiple textures to the Shaders.
Added the ability to load an object with multiple textures with it. iTexture0 to iTexture3 are available (Only 4 total texture slots are available).