Jump to content

OpenSimulator Internals/Code Map

From Open Simulator Technical Help
Revision as of 14:01, 7 July 2026 by Jwbshaw (talk | contribs) (more)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

OpenSimulator Internals/Code Map

Overview

This page maps the OpenSimulator codebase from the top down. Each section links to a drill-down page covering that component in detail.

Both ROBUST and OpenSim.exe are built from the same source tree and share the same DLL output. The difference is which entry point is called and which config file is loaded.

Source repository: https://github.com/opensim/opensim



See Also