Backlog/extras
Peter Li 35e6905ed8 videoplay 2025-05-02 23:05:36 -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
videoplayer videoplay 2025-05-02 23:05:36 -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.