ddiakopoulos / polymer

🎨 graphics/interaction prototyping sandbox
BSD 3-Clause "New" or "Revised" License
303 stars 21 forks source link

Use cubemap camera to capture ibl #23

Open ddiakopoulos opened 6 years ago

ddiakopoulos commented 6 years ago

Somewhat trivial feature that requires renderer modification. We need a better API to disable render passes (for instance, to only leave the skybox). Rendering the procedural skydome every frame is a huge performance hit.