Nuklear/Readme.md
2015-03-31 18:29:45 +02:00

665 B

GUI

Work in progress

Features

  • Immediate mode graphical user interface
  • Suited for embedding into graphical applications
  • Written in C89 (ANSI C)
  • Small (~3kLOC)
  • Focus on portability and ease of use
  • No global hidden state
  • No direct dependencies (not even libc)
  • Renderer and platform independent
  • Complete memory management control
  • Configurable
  • UTF-8 supported

References

License

(The MIT License)