Skip to content

mrange/glsl-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

glsl-snippets

When writing shaders I often come back to the same building blocks over and over again.

I wanted a place where I could easily find the building blocks as well as where I found them in order to give attribution to the original author.

My own building blocks I have created are all under CC0 which means I relinquishes copyright claims. Do whatever you want.

Snippets

  1. Various GLSL snippets
  2. Simple vertex shader
  3. Simple fragment shader
  4. Atari distance fields
  5. Impulse font distance fields
  6. Glimglam font distance fields

Blogs and Articles

  1. Distance fields (3D)
  2. Distance fields (2D)
  3. Mercury GLSL snippets
  4. ShaderToy
  5. ShaderToy - profile

About

GLSL Snippets with origin (when I remember them)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages