Skip to content

UnityForms is a Editor GUI system with a heavy inspiration from WinForms

Notifications You must be signed in to change notification settings

rickyah/UnityForms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnityForms

UnityForms is a Editor GUI system with a heavy inspiration from WinForms

Motivation Unity3D immediate mode GUI is not really well suited for creating nice editor interfaces for custom tools. The drawing code pollutes the OnGUI method which also makes difficult to separate concerns.

UnityForms is a framework which tries to ease the creation of UIs in Unity editor windows. It is inspired in WinForms because of my previous experience and it is a very well know GUI framework.

About

UnityForms is a Editor GUI system with a heavy inspiration from WinForms

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages