Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/plaguevrc/assetorganizer
An (actually good) asset organizer for unity/vrchat workflows. Contextually organizes assets based on context, such as materials by shader.
https://github.com/plaguevrc/assetorganizer
asset assets organization organizer vrchat
Last synced: about 6 hours ago
JSON representation
An (actually good) asset organizer for unity/vrchat workflows. Contextually organizes assets based on context, such as materials by shader.
- Host: GitHub
- URL: https://github.com/plaguevrc/assetorganizer
- Owner: PlagueVRC
- License: mit
- Created: 2024-10-06T21:32:39.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-19T11:18:19.000Z (23 days ago)
- Last Synced: 2024-12-19T12:26:42.291Z (23 days ago)
- Topics: asset, assets, organization, organizer, vrchat
- Language: C#
- Homepage: https://vrcanticrash.com
- Size: 25.4 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# AssetOrganizer
An (actually good) asset organizer for unity/vrchat workflows. Contextually organizes assets based on context, such as materials by shader.To download, click the green "Code" button, then download zip (this is effectively cloning), afterwards open the zip file in a program like WinRAR and drag the folder within into your assets folder.
## How things are organized
| Asset Type | Context
| :------------------- | :----------:
| Animations | Scene Name > Avatar GameObject Name > Asset Type > Animator Layer > Animator State >
| Animators | Scene Name > Avatar GameObject Name > Asset Type > Animator VRCAvatarDescriptor Category >
| Materials | Scene Name > Avatar GameObject Name > Asset Type > Shader Name >
| Meshes | Scene Name > Avatar GameObject Name > Asset Type > Static or Dynamic (SkinnedMeshRenderer or not) > GameObject Name >
| Scenes | Scene Name > Avatar GameObject Name > Asset Type >
| Textures | Scene Name > Avatar GameObject Name > Asset Type > Material Name >
| VRCSDK | Scene Name > Avatar GameObject Name > Asset Type >## Contributing
Please read and understand the existing asset type modules, and use one as a template. This is essential for predictable outcomes to happen.
Once ready, make a pull request.## Donate
You can find links on the right to donate if you like.