Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paweljarosz/defragments
"Defragments" is a library of simple examples with fragment programs from Shadertoy adopted to work in Defold.
https://github.com/paweljarosz/defragments
Last synced: 17 days ago
JSON representation
"Defragments" is a library of simple examples with fragment programs from Shadertoy adopted to work in Defold.
- Host: GitHub
- URL: https://github.com/paweljarosz/defragments
- Owner: paweljarosz
- Created: 2019-10-12T21:25:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-12T21:42:28.000Z (over 5 years ago)
- Last Synced: 2024-11-11T16:28:52.934Z (3 months ago)
- Language: GLSL
- Size: 3.83 MB
- Stars: 16
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-defold - Defragments
README
# 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 blutRead more on forum: https://forum.defold.com/t/defragments-a-library-of-defold-shaders/63645