1 decade ago by jazun33
I've found some awesome WebGL shaders that I'd like to see in my game. How can we make it work with ImpactJS?
Here's an example: http://mattdesl.github.io/kami-demos/release/normals-pixel.html
Here's the repo: https://github.com/mattdesl/kami-demos/tree/master/src/normals-pixel
I've been using unity for the last year because they have a much more streamlined shader system but their 2D workflow is still unsuitable for my purposes. I've come back to impact because of how easy it was to work with.
Can this be turned into some kind of plugin? I don't expect any of you to do it for me but I would like some advice as to how to go about doing this and achieving this result with impact.
Thanks
Here's an example: http://mattdesl.github.io/kami-demos/release/normals-pixel.html
Here's the repo: https://github.com/mattdesl/kami-demos/tree/master/src/normals-pixel
I've been using unity for the last year because they have a much more streamlined shader system but their 2D workflow is still unsuitable for my purposes. I've come back to impact because of how easy it was to work with.
Can this be turned into some kind of plugin? I don't expect any of you to do it for me but I would like some advice as to how to go about doing this and achieving this result with impact.
Thanks