Added glm. Updated widget to expose mouse focus. Added custom renderer with stippled line.

This commit is contained in:
2023-05-03 12:41:54 +03:00
parent d729454f8a
commit ad0a80eb85
9 changed files with 546 additions and 140 deletions
+4 -1
View File
@@ -1,6 +1,9 @@
[submodule "libs/nanogui"]
path = libs/nanogui
url = https://github.com/mitsuba-renderer/nanogui.git
url = https://github.com/benishor/nanogui.git
[submodule "libs/gtest"]
path = libs/gtest
url = https://github.com/google/googletest.git
[submodule "libs/glm"]
path = libs/glm
url = https://github.com/g-truc/glm.git