06-03-2016, 12:34 AM
(This post was last modified: 06-03-2016, 12:34 AM by DarkGrievous7145.)
Alright, so I created a color transform effect pretty much exactly like the existing color transform API in Flash, but with HTML5
http://crystalien-redux.com/unrelated/ET...sform.html
Uses textures ripped from the LEGO Exo Force web game series, Sentai Showdown. (full game rip pending... but I don't want to take on a whole lot of extra projects right now)
I have given the image object it uses an 'anonymous' cross-origin policy. Whether that's had any effect, IDK. Hopefully at the very least, chrome won't complain about using a local file, should you download this little tool. (one of the reasons I like firefox) I probably will merge this code into my game library at some point, it's useful to have.
http://crystalien-redux.com/unrelated/ET...sform.html
Uses textures ripped from the LEGO Exo Force web game series, Sentai Showdown. (full game rip pending... but I don't want to take on a whole lot of extra projects right now)
I have given the image object it uses an 'anonymous' cross-origin policy. Whether that's had any effect, IDK. Hopefully at the very least, chrome won't complain about using a local file, should you download this little tool. (one of the reasons I like firefox) I probably will merge this code into my game library at some point, it's useful to have.