Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 577 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 577 Bytes

Defragments

"Defragments" is a library of simple examples with fragment programs from Shadertoy adopted to work in Defold. Those fragment programs are meant to be useful for beginners and any other Defold developer.

Currently containing:

  • Raindrops
  • Shockwave
  • Shockwave with chromatic abberation
  • Soft treshold black and white
  • Grayscale
  • Rainbow effect
  • Pixelate
  • Edge detection with Sobel filter
  • Simple cartoon shader
  • Water waves
  • Gaussian blur
  • Motion blut

Read more on forum: https://forum.defold.com/t/defragments-a-library-of-defold-shaders/63645