• This repository has been archived on 19/Mar/2021
  • Stars
    star
    115
  • Rank 305,916 (Top 7 %)
  • Language
    Nim
  • Created almost 8 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Nim bindings for https://github.com/vurtun/nuklear/

nuklear-nim

Nim bindings for https://github.com/vurtun/nuklear/

These are Nim bindings to the Nuklear Immediate Mode GUI library : https://github.com/vurtun/nuklear/

The bindings do work - see this example - for an example using GLFW and OpenGL.

nuklear-nim

This repository is a WIP and will be undergoing heavy changes over the next month or so. The bindings should be relatively stable - some more functionality from Nuklear will be added over time.

If you notice anything missing / not working / have suggestions for improvement, please submit an issue or pull request for review.