A modular file-format for 3D assets
Intended for (not only) games-development use-cases.
This documentation is hosted at https://docs.stfform.at
Made with Sphinx and the following plugins:
- myst_parser
- sphinx_copybutton
- sphinx_togglebutton
- sphinx_design
- sphinxext.opengraph
- sphinx-notfound-page
Run locally with
sphinx-autobuild --watch . src/ _out/ -c . -aThis repository is licensed under CC-BY-4.0 (https://creativecommons.org/licenses/by/4.0/)