Added glm. Updated widget to expose mouse focus. Added custom renderer with stippled line.
This commit is contained in:
+4
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user