Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jujuadams/shockwave
Fragment shader-based shockwave shader
https://github.com/jujuadams/shockwave
example gamemaker gms2 shader
Last synced: about 1 month ago
JSON representation
Fragment shader-based shockwave shader
- Host: GitHub
- URL: https://github.com/jujuadams/shockwave
- Owner: JujuAdams
- License: mit
- Created: 2018-08-05T09:26:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-21T15:29:20.000Z (about 1 year ago)
- Last Synced: 2023-10-21T20:52:16.841Z (about 1 year ago)
- Topics: example, gamemaker, gms2, shader
- Language: Game Maker Language
- Size: 3.63 MB
- Stars: 11
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shockwave
Fragment shader-based shockwave shader. Uses the R+G channels in a texture to control the direction and magnitude of per-pixel distorion. Contains batching system that uses a vertex buffer for extra performance.