[SUGGESTION] Pixel Distorsion Effect

0 favourites
  • 13 posts
From the Asset Store
High quality sound effect pack, in the following categories: Burst, Burn loop, Flame column, whoosh
  • Hey all.

    I'm sure you remember about pixel distorsion on SNES that it made us wow.

    It's possible to do with HTML5 using "Get Image Data"

    I would like that we may add effects for sprites.

    I don't see it's required for WebGL, but it may improve the peformance if is needed.

    Look this sample:

    http://jsfiddle.net/UF4PK/

    Via:

    http://www.splashnology.com/article/pixel-distortions-with-bilinear-filtration-in-html5-canvas/4739/

  • Sweet effects. If you played Rocket Knight Adventure on the sega genesis, it used the Reflection effect in the lava stage. Also many games used the Mirage effect aswell. Although its not present in that demo.

  • I spent a worrying amount of time using the sphere one...

    Great effects though!

  • I would like to keep this topic alive ;) until that the world knows this thread

  • That's really cool, actually! I can imagine a handful of things I'd like to use it for already. Hopefully it makes it another Construct someday, you've got my support. <img src="smileys/smiley4.gif" border="0" align="middle" />

  • That�s really cool, any chance that the plugin wizards make this available for us? ;]

  • All of this will be possible with WebGL shaders that are probably coming on the next release. Just wait a little more until the feature is implemented an ironed out.

    I guess it will not be much difficult to create custom shaders, so expect lots of effects once the feature gets enough time to mature.

  • The image Ashley posted on Twitter was really nice ! Old school black and white tv effect . Really nice.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Joannesalfa : when that blog post was out, in february, I was thinking about adding the effect to the image effect plugins. I started the integration, but it's not finished, since I'm forced to work on other things.

    The idea is to use that kind of things on platforms were WebGL isn't available.

    I'll release it as soon as possible.

  • Joannesalfa : when that blog post was out, in february, I was thinking about adding the effect to the image effect plugins. I started the integration, but it's not finished, since I'm forced to work on other things.

    The idea is to use that kind of things on platforms were WebGL isn't available.

    I'll release it as soon as possible.

    I haven't noticed your idea, so it would be awesome if you did.

    Also notice i wasn't talking about "plugin" and "behavior", it's just "effects" where you can use XOR, Destination In, Destination Out, etc.

    I'm not sure if is possible, if not, then behavior

  • I don't think there's a effects SDK... we have to do everything as either extensions or behaviors, maybe there's a way to make a behavior called "extra effects", which when added would extend the effects available to an object, but I believe it would be a bit of a hack.

  • I don't understand much about programming, but wouldn't this be too CPU intensive, for games?

  • Joannesalfa : if you want to affect other object's image, you need to use a plugin or behavior, so it's going to be a behavior... <img src="smileys/smiley2.gif" border="0" align="middle" />.

    andreyin : yes, it's CPU heavy, but I can use some tricks to accelerate it a bit...

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)