Skip to content

abki12c/Parallel_Graphics_Effects

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

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors