Skip to content

hasinaxp/skeletal_animation-_assimp_opengl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OPENGL SKELETAL ANIMATION WITH ASSIMP

this is a demo project that shows how to do skeletal or skin animation using assimp, glm, and opengl.

NOTES

  • I have used stb_image.h library to load texture image
  • This demo assumes that the model has only one mesh and texture. But for more meshes the process is almost same.

About

A demo skeletal animation implementation using assimp, glm and modern opengl

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages