
Here is more of my Unity game development portfolio.
Packages
A Unity UPM package is a container that stores various types of features or assets, such as:
- Editor tools and libraries, such as a text editor, an animation viewer, or test frameworks.
- Runtime tools and libraries, such as the Physics API or a Graphics pipeline.
- Asset collections, such as Textures or animations.
- Project templates to share common project types with others.
The free Unity packages offered below are for educational and professional use.
Delivery Methods
- GitHub – Popular & powerful
- Npm – Popular & powerful. Supports nested dependencies
Name | Info | |
---|---|---|
![]() | RMC ReadMe ( GitHub / Npm) | Display a custom ReadMe for the Unity Inspector Window |
![]() | RMC ReadMe Authoring ( GitHub / Npm) | Author a custom ReadMe for the Unity Inspector Window |
![]() | RMC Core ( GitHub / Npm) | Unity core library: audio, data types, UI elements. |
![]() | RMC Mini MVCS ( GitHub / Npm / AssetStore) | MVCS framework for Unity. From 2023. Optional MonoBehaviours. (Model View Controller Service) |
![]() | RMC UMVCS ( GitHub / Npm / AssetStore) | MVCS framework for Unity. From 2018. Requires MonoBehaviours. (Model View Controller Service) |
![]() | RMC Web3 ( GitHub / Npm) | Web3 library for Unity Development |