Skip to content

3D animation viewer for glTF format files using tiny glTF library

License

Notifications You must be signed in to change notification settings

HK416/glTF_Animation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glTF_Animation

3D animation viewer for glTF format files using TinyglTF library

Program description

This program reads a file in glTF format and outputs the data to the screen using OpenGL. if there is animation data, only the first animation is shown on the screen. This code is based on SacchaWillems' Vulkan-glTF-PBR. The comment line has been translated using Google Translator.

you can move with the W, A, S, D, left Shift, Space keys. you can adjust the moving speed with the Q and E keys. you can rotate the mouse by moving it. you can zoom using the scroll of the mouse.

Build test environment

Windows10, gcc, x64, std=c++17

Library used

Reference

About

3D animation viewer for glTF format files using tiny glTF library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published