Backlog/extras
Peter Li f74c50e493 > shadow casting lights 2025-04-27 12:58:06 -07:00
..
gameExtras moved fp camera code to extras, then added a directional light to the renderer 2025-04-26 19:32:55 -07:00
readme.md > shadow casting lights 2025-04-27 12:58:06 -07:00

readme.md

extras are like engine plugins

they have access to all engine modules without having to be upstreamed as part of the engine

and they don't have to be linked into your project unless you want them to be.