Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

zacharycarter/nuklear-nim

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
September 11, 2017 11:00

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.