Skip to content

jdrueckert/TeraNUI

 
 

Repository files navigation

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.

About

Terasology's New User Interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 94.8%
  • Batchfile 5.2%