¶
luxe user manual¶
While the guide is a good introduction to using luxe, the manual is the more detailed breakdown of the user workflow and systems.
The manual is split into sections, some quick and some in depth.
- The runtime manual goes over the engine lifecycle.
- Covering details like the main loop, event systems and entry system.
- The asset system manual goes over how assets work.
- This covers the build pipeline, file formats, and design goals.
- The rendering manual goes over how rendering works.
- This covers the low and high level usage, pipelines and more.