https://github.com/emperorofmars/stf_unity
Modular 3D File-Format for Games-Development
https://github.com/emperorofmars/stf_unity
3d 3d-format 3d-models interchange-format interoperability unity-package unity3d unity3d-plugin
Last synced: 5 months ago
JSON representation
Modular 3D File-Format for Games-Development
- Host: GitHub
- URL: https://github.com/emperorofmars/stf_unity
- Owner: emperorofmars
- License: apache-2.0
- Created: 2025-01-18T18:27:48.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2026-01-25T16:21:11.000Z (5 months ago)
- Last Synced: 2026-01-26T08:58:06.533Z (5 months ago)
- Topics: 3d, 3d-format, 3d-models, interchange-format, interoperability, unity-package, unity3d, unity3d-plugin
- Language: C#
- Homepage: https://docs.stfform.at/
- Size: 479 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE-APACHE2
Awesome Lists containing this project
README
# STF Unity
**Squirrel Transfer Format - Modular 3D File-Format**
Intended for (not only) games-development use-cases.
**WIP implementation for Unity 2022.3+. Do not use productively!**
🌰 **[Read the User Guide!](https://docs.stfform.at/guide/unity.html)** 🌰 **[Report Issues](https://codeberg.org/emperorofmars/stf_unity/issues)** 🌰 **[STF Website](https://docs.stfform.at/)**
## Installation
* VRChat Creator Companion: https://squirrelbite.github.io/vpm/
* Unity Package Manager: `Window` → `Package Manager` → `+` → `Add package from git URL...`
Add the following URL: `https://codeberg.org/emperorofmars/stf_unity.git#upm`
## License
All source-code in this repository, except when noted in individual files and/or directories, is licensed under either:
* MIT License (LICENSE-MIT or )
* Apache License, Version 2.0 (LICENSE-APACHE2 or )