SimVX Documentation License

The SimVX documentation is licensed in two parts:

  • Prose / written content (guides, narrative, explanations): licensed under the Creative Commons Attribution 4.0 International (CC-BY-4.0) licence, https://creativecommons.org/licenses/by/4.0/. You may share and adapt it, including commercially, with attribution to “SimVX (https://simvx.com)”.

  • Code samples / snippets written for the documentation: licensed under the MIT License, the same terms as examples/LICENSE, so you may copy them into your own projects without restriction. This covers the snippets in the prose pages. It does not cover example source that a page includes verbatim from the repository: those listings carry the licence of the file they came from, which is the SimVX Examples Licence for examples/features, examples/tutorials and examples/demos, and the port’s own terms for anything under examples/ports. Each port’s page states its licence and links to its ATTRIBUTION.md.

The SimVX engine itself is licensed separately under AGPL-3.0 (see the repository-root LICENSE). Third-party assets reproduced in the documentation retain their own licences.

Attribution for prose: © 2026 Gabriel Bouffard and SimVX contributors, licensed CC-BY-4.0.