Skip to content

Textured quad Gaussian filtering and threshold detection via OpenGL compute shaders (core profile)

Notifications You must be signed in to change notification settings

marcodiiga/glquad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git clone git@github.com:marcodiiga/glquad.git
cd glquad
git submodule init
git submodule update
mkdir build
cd build
cmake ../
make

About

Textured quad Gaussian filtering and threshold detection via OpenGL compute shaders (core profile)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published