I’m new to graphics and rendering, so I apologize if this is a stupid question.
Consider this playground: Create a Default Playground Environment | Babylon.js Playground
The background ends up being extremely low-res. Now, that is ideal for reflections and lighting on the other materials, but as a display it looks quite poor. One common method of getting around that is to add some blur to the skybox, but that doesn’t satisfy my needs. Is there a way to have the environment (lighting/reflections) lower-res, but with a higher-res skybox?