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

Multiple Shaders and Pipelines #28

Closed Mohido closed 2 years ago

Mohido commented 2 years ago

Added the ability to have multiple shaders and pipelines. The current implementation is slow because we recompile/reload the whole engine whenever we change the rendering method. Simply what I do currently is: