Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This repository is a collection of implementations of the Gaussian Blur and Bloom effects. Gaussian Blur is implemented serially in both one and two passes. It is also implemented in parallel with std::thread, OpenMP and OpenCL. There are comparisons of these methods in the pdf reports. Bloom is also implemented in parallel.

About

Implementations of Gaussian Blur and Bloom

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages