File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,8 @@ draw commands describing primitive shapes as output. So instead of providing a
1111layered library that tries to abstract over a number of platform and
1212render backends, it focuses only on the actual UI.
1313
14+ <a href =" https://immediate-mode-ui.github.io/Nuklear/webver " target =" _blank " >Try Nuklear in Browser</a >
15+
1416## Features
1517
1618- Immediate-mode graphical user interface toolkit
Original file line number Diff line number Diff line change @@ -34,6 +34,10 @@ commands describing primitive shapes as output. So instead of providing a
3434layered library that tries to abstract over a number of platform and
3535render backends it only focuses on the actual UI.
3636
37+ <a href =" webver/index.html " target =" _blank " >Try Nuklear in Browser</a >
38+
39+ Nuklear in a <a href =" webver/minshell.html " target =" _blank " >minimal shell</a > is also provided for compatibility and testing
40+
3741## Highlights
3842- Graphical user interface toolkit
3943- Single header library
You can’t perform that action at this time.
0 commit comments