Projects
Gravinium maintains a collection of tools, APIs, and systems built for developers working with the VRChat ecosystem.
Each project is documented separately so you can focus on just that system.
World Projects
Projects designed for VRChat world development.
Jilwer
Jilwer is the base system most Gravinium projects depend on. It sits on top of UdonSharp and provides systems that are otherwise missing, difficult, or repetitive to implement.
It implements:
- Custom types
- Shared runtime systems
- Useful math functions
- VRChat specific utilities
- And more