Skip to content

Commit c685de0

Browse files
committed
add TinyGLTF for GLTF loading
1 parent 7d10d90 commit c685de0

File tree

3 files changed

+7910
-0
lines changed

3 files changed

+7910
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ set(sources
112112
src/ImGui/imgui_widgets.cpp
113113
src/tiny_obj_loader.cpp
114114
src/common.cpp
115+
src/tiny_gltf.cpp
115116
)
116117

117118
list(SORT headers)

0 commit comments

Comments
 (0)