Siv3DKunViewer is a glTF 2.0 https://github.com/KhronosGroup/glTF model viewer.
Siv3DKunViewer uses Siv3D(https://github.com/Siv3D/Reference-JP/wiki) and syoyo's Header only C++11 tiny glTF 2.0 library.(https://github.com/syoyo/tinygltf)
- Visual Studio 2022 x64(MSVC v143) toolset
- Windows 10 SDK (SDK10.0.19041)
Work-in-progress.
- Siv3D : MIT license
- TinyGLTF : MIT license
- json.hpp : MIT license
- stb_image libraries : Public domain