Added meshula/tinygizmo

omar
2020-12-05 10:24:42 +01:00
parent 2de117b3d1
commit 2e0d19e770

@@ -100,6 +100,7 @@ See [[Useful Widgets|Useful-widgets]] page.
- str (lightweight C++ string type with an optional local buffer) https://github.com/ocornut/Str
- nuklear (A single-header ANSI C gui library) https://github.com/Immediate-Mode-UI/Nuklear
- im3d (Immediate mode rendering and 3d gizmos) https://github.com/john-chapman/im3d/projects
- An immediate mode 3D gizmo (translation, rotation, scale for scene editing) https://github.com/meshula/tinygizmo
- small libraries with minimal dependencies https://github.com/nothings/single_file_libs
## Articles, Videos, Blog Posts