Skip to content
This repository has been archived by the owner on Nov 12, 2021. It is now read-only.
/ imog Public archive

Interactive MOtion Graph - A C++17 and OpenGL demo from scratch, to visualise motion capture data and interact with it.

Notifications You must be signed in to change notification settings

byBretema/imog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imog - Interactive MOtion Graph

A C++17 and OpenGL demo from scratch, to visualise motion capture data and interact with it.

Features

  • OpenGL own engine wrapped with C++ 17 to OOP pattern
  • Parse OBJ files to create the 3D meshes with different shaders
  • Parse BVH files to get animations data
  • Process rotations of skeleton joints to play an animation
  • Composition of motion graph with animations parsed from BVHs
  • Interpolate animations to create transitions between graph nodes

Video

Video

About

Interactive MOtion Graph - A C++17 and OpenGL demo from scratch, to visualise motion capture data and interact with it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published