Skip to content

Wdewaele/Animation_Skeleton

Repository files navigation

Animation_Skeleton

Second year project

Discovering the animation of a skeleton with a given home-made engine in a given time of 5 days.

Software used

Visual Studio 2017

Libraries used

  • WhiteBoxEngine (3D Engine made by a professor at ISART Digital: https://github.com/Trizek/WhiteBoxEngine)
  • GLEW to manipulate the OpenGL over the WhiteBoxEngine (Which uses SDL as window and rendering context)
  • AltMath (Mathematic library made in collaboration with my classmates)

WARNING

The application is unstable and sometimes the model won't show up. All you have to do is to close the application and re-open it again. This error is due to resources parsing and comes from the version of WhiteBoxEngine I used.

About

Discovery of the skeletal animation player using the WhiteBoxEngine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published