varkor / pokengine

An online Pokémon battle system for the web
http://varkor.com/pokengine/battle/
MIT License
54 stars 11 forks source link

Add shiny shader #137

Closed varkor closed 9 years ago

varkor commented 9 years ago

Shinies are implemented, but due to canvas image data, the shader has not actually been added to draw them yet. When the battle system is in a stable state, this should be added.