Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 749 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 749 Bytes

TeraNUI

TeraNUI (Terasology's New UI Framework) is a canvas based UI framework.

Its major features are:

  • Canvas providing primitive draw operations for UI, including "drawing" interaction regions.
  • Skins providing display information, handled through the canvas operations.
  • UIWidget system for encapsulating drawing logic into objects
  • Skin asset providing the ability to define skins
  • UI asset providing the ability to define widget layouts
  • Databinding support

Status

Currently in the early stages of being decoupled from Terasology's main repository.

Contributors

See CONTRIBUTORS.md.

License

This library is licensed under the Apache 2.0 License.