Skip to content

HiddenTreasure525/FacialMorphingAnimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FacialMorphingAnimation

This code repository is an implementation of facial animation on modern OpenGL with shape blending technique.

Platforms

  • Linux

Requirements

These are the base requirements to build

  • Cmake
  • A C++17-standard-compliant compiler
  • GLFW3
  • OpenGL3 or higher support
  • GLM

Installing

   chmod u+x build.sh
   ./build.sh

How to use

Compile code and run it. Use scroller to choose emotions. Shaders and objects should be in "shaders" and "objects" folders respectfully

Examples

[rest] [angry] [surprised] [mixed]

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

OpenGL based morphing animation example

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published