Skip to content

DaniGodin/MotionBlur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Motion Blur in OpenGL4

This project is an implementation of the motion blur effect. The library used are, Assimp, glm and glad.

You can build the project with the Cmake.

Controls:

  • UP for increasing x speed.
  • DOWN for decreasing x speed.
  • LEFT for increasing y speed.
  • RIGHT for decreaing y speed.
  • ENTER to activate motion blur effect.
  • BACKSPACE to desactivate motion blur.

About

Implementation of Motion Blur using OpenGL4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published