Skip to content

byteManiak/My_GLSL_shaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collection of GLSL shaders

This is my personal collection of GLSL shaders I've written. All shaders have been made using glslsandbox.com.

  • graph.glsl - This is a simple graph plotter shader. You can change the graph function in the body of the float f(float x) function.
  • core.glsl - A pulsating "power core" reflecting light over two "oceans". Note that graphical glitches might occur depending on the platform used to view the shader.
  • rotozoomer.glsl - A simple rotozoomer effect.
  • pulse.glsl - A grid lit by pulsating light.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages