vurtun/nuklear

Projects and programs (with screenshots) using Nuklear

Opened this issue · 6 comments

In this thread, please post information about Nuklear in the wild:

  • project/program name
  • link(s) to the project
  • screenshots or other related media like youtube videos or assets
  • comments, remarks

Projects can be open-source, proprietary, commercial, whatever...

Something i work on:
ui-editor

There are few other screenshots in #349 .

NuklearUI, GUI system for AquilaOS (Operating System built from scratch).
This shows just how much Nuklear is portable.
NuklearUI

Currently there isn't much, you can read about what is done so far here http://aquilaos.com/2018-05-09-playing-with-nuklear/

DeXP commented

I made a full game on a pure Nuklear: Wordlase

Wordlase Screenshot

Minimalist CAD software using Nuklear:

screenshot2

@zecruel that looks really good - it seems to be written completely in C, but still not huge and readable. Keep going.