From 2e0d19e770790b45a2e2ff1af044e48d11100123 Mon Sep 17 00:00:00 2001 From: omar Date: Sat, 5 Dec 2020 10:24:42 +0100 Subject: [PATCH] Added meshula/tinygizmo --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 2430f5d..1372cec 100644 --- a/Home.md +++ b/Home.md @@ -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