3D Skeletal Animations
Make characters come to life!
Description
This project contains implementation of 3D Skeletal Animations.Animations are also interpolated between different keyframes and when switching between each other.
Tools
Libraries:
- GLFW 3.3.2
- Dear ImGui
- OpenGL Core 4.6 & GLSL 4.60.5
- glad with GL_KHR_Debug
Other:
- C++
- Git
- Discord
Members
Programmers:
- Thomas Dallard
- Anatole Todorov
My work
Animation Programming:
- Skinning
- Rigging
- Keyframe interpolations
- Animation interpolations
Other :
- Quaternions