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

ImGui Window Enhancement #14

Closed Mohido closed 2 years ago

Mohido commented 2 years ago

Finally, we have the ability to load objects in real time. Note that objects must have a texture with them as we don't support texture-less object rendering. Furthermore, now, we can edit the object transformation and rendering options in the GUI window. Note: Deleting objects has not been implemented yet, and most probably will not be implemented soon.