paweljarosz / defragments

"Defragments" is a library of simple examples with fragment programs from Shadertoy adopted to work in Defold.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

"Defragments" is a library of simple examples with fragment programs from Shadertoy adopted to work in Defold.


Languages

Language:GLSL 74.0%Language:Go 26.0%