Skip to content

List of general purpose shaders written in Kage (Ebitengine shading language)

License

Notifications You must be signed in to change notification settings

Zyko0/kage-shaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kage shaders

List of general-purpose shaders written in Kage for Ebitengine (https://github.com/hajimehoshi/ebiten)

More info about Kage (Ebitengine shading language): https://ebitengine.org/en/documents/shader.html
It starts with mine, mostly fullscreen and post-processing shaders, but anyone is welcome to open a PR

For a gentle introduction to Kage (include tutorials and examples), please have a look at https://github.com/tinne26/kage-desk

Notes

Contribute

Just open a PR!

  • If some shaders are defining constants for actual parameters (that could be defined as uniforms), feel free to make a suggestion!
  • Some features might be cut, some numbers might be tweaked wrongly based on what's visually expected when porting, so again feel free to contribute with fixes if something is not right!
  • Feel free to request for a glsl/hlsl translation to Kage as an issue, though I can't guarantee that I'll access to the request, but again² anyone can tackle these
  • Example applications? Why not!

About

List of general purpose shaders written in Kage (Ebitengine shading language)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages