-
Notifications
You must be signed in to change notification settings - Fork 28
Home
Nate Turley edited this page Jan 28, 2019
·
2 revisions
Welcome to the Unity-MVVM wiki!
Unity-MVVM is a simple, Lightweight MVVM Framework for Unity3D
For a background on MVVM checkout the Wikipedia page
The goal of this project is to implement some of the concepts I knew and loved from developing WPF applications, mainly that they be very quick to build, and easy to maintain. It also attempts to solve some of the Unity-specific pain points I've uncovered over the last few years working with Unity.