Skip to content

kevinrsun/cg-fragshaders

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cg-fragshaders

Fun with Fragment Shaders!

This application makes use of HTML's WebGL2 API to implement rendering techniques with GLSL for the shader. Implemented 5 required filters and one custom filter which identifies specific colors, in this case the pink cherry blossom leaves, and changes those colors to match the blue water. Could have gotten more creative / precise with parameterization but coverting color accurate values takes a while for little upside potential.

Hosted with GitHub Pages here: WebGL Fragment Shader

About

Fun with Fragment Shaders!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.4%
  • HTML 24.6%
  • GLSL 15.6%
  • CSS 9.4%