https://github.com/jlchntoz/vrcw-foundation
Foundation framework enhances VRChat World developments with Udon(sharp)
https://github.com/jlchntoz/vrcw-foundation
Last synced: 12 months ago
JSON representation
Foundation framework enhances VRChat World developments with Udon(sharp)
- Host: GitHub
- URL: https://github.com/jlchntoz/vrcw-foundation
- Owner: JLChnToZ
- License: mit
- Created: 2024-09-15T07:11:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-07T17:18:14.000Z (over 1 year ago)
- Last Synced: 2025-02-07T17:35:37.275Z (over 1 year ago)
- Language: C#
- Size: 241 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VRCW Foundation
This package is a foundation framework package for creating VRChat worlds with Udon(sharp). It contains several utilities and pipeline extensions that extends functionality on Udon(Sharp) and VRChat World SDK.
It originates from my own utility set for world gimmicks, and then bundled and developed as a part of VizVid, but then I think it should have its own codespace that can be shared across different projects without direct dependency to VizVid.
Documentations on each tools/utilities will be available once the project structure has been solidified and all codes are refactored for general use.
# License
[MIT](LICENSE)