tversteeg / chuot

🐭 AGPL licensed Rust game engine for 2D pixel-art games
http://tversteeg.nl/chuot/
GNU Affero General Public License v3.0
22 stars 1 forks source link

shaders for sprites #92

Open suprohub opened 5 days ago

suprohub commented 5 days ago

how add shaders to sprites? or change color?

tversteeg commented 4 days ago

At the moment, you can't. I'm okay with opening up the shader pipeline for custom shaders though. Not sure how to prioritize this over other feature requests, but of course any PRs are welcome!