Ybalrid / Annwvyn

Annwvyn C++ Open Source designed-for-VR game engine and application developement framework
MIT License
41 stars 7 forks source link

[OGRE21] Find a way to reset the background clear color of a compositor workspace #91

Closed Ybalrid closed 7 years ago

Ybalrid commented 7 years ago

Will probably need to not use a a "basic compositor definition" for that.

Ybalrid commented 7 years ago

By switching to the HDR pipeling and using a custom compositor script, it's now easy to get to the node - and the clear pass - that does the rendering. But, this functionality should be moved from the VRRenderer to the SceneryManager...

Ybalrid commented 7 years ago

This is fixed by setting the "sky color" on the AnnSceneryManager