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

Rendering Empty Scenes #20

Closed Mohido closed 2 years ago

Mohido commented 2 years ago

Currently the engine starts with a default scene, and requires at least 1 object to be rendered for it to run. We need to fix this by making it flexible enough to start an empty scene, then the user can load sky-map or objects.

Mohido commented 2 years ago

Not a priority for now. Can be implemented later.

Mohido commented 2 years ago

This won't be done. The engine should never render empty scenes.