OpenGL with Python Tutorial 10 Animation

preview_player
Показать описание


Рекомендации по теме
Комментарии
Автор

hello, ive been trying to make animations work but with skeletal animation.
i have been using pygltflib to get the data of the gltf files im using but im having isues with the exact order of matrices i need to multiply.
You also have a tutorial for skeletal animation but that was in C++ so it was hard for me to follow. i see that those videos were also with gltf files so i was hoping you would be able to help if posible.
thanks for reading and for your excellent tutorials!
-Sam

Sam-imlk