Renderer/docs/src/architecture/architectureindex.md
austin 3e6d918f16
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
documentation work
2024-03-06 19:04:20 -05:00

540 B

@page architectureindex Engine Architecture

[TOC]

  • @subpage serverSceneManagement
  • @subpage fluidsimindex
  • @subpage worldstorageindex
  • @subpage uiarch

What is this section

All pages under this section should detail high level organization of code. Where other documentation may document design principles, goals, code examples, processes, etc., the pages within this category should be specifically detailing architecture decisions and why they were made. Ideally flow charts and graphs can visually demonstrate how things connect.