▲ | andrewljohnson 6 days ago | ||||||||||||||||||||||
This is neat, I have a simple CSS effect that I apply to foil cards on my Magic card marketplace site, but I have wondered what it would take to replicate all the different foil effects that a Magic card can come in to be both more varied and more true to life, in a performant way that fits into my CRUD svelte UX. | |||||||||||||||||||||||
▲ | dalmo3 6 days ago | parent | next [-] | ||||||||||||||||||||||
| |||||||||||||||||||||||
▲ | colechristensen 5 days ago | parent | prev [-] | ||||||||||||||||||||||
You can run shaders like this in the browser, so you could probably start by directly lifting this code (and practicing in shadertoy) |