Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
I know it's a DirectX thing, but It might be possible with WebGL, Are you going to add Plasma effect like CC in C2?
Would be cool if Dave came back to work with Scirra again :(
Well , we sure need more hands ,
I would be happy to help , but learning javascript doesn't motivate me
Ye know , better alternatives
How does that effect look ?
I used a "trick" in Drop da piew to get a somewhat plasma effect (in my opinion) using several tiled backgrounds with sine behaviors and playing with the tone color and opacity of each background.
Also doesn't the "Water" webGL effect allow for a similar effect ?
It's not really like water, it's more of a blurred trail effect.
The plasma examples start at 0:55 in this video:
I think those plasma effects are all using interferences between two textures using a texture srt in greyscale. Afterwards a color ramp is applied to the resulting frame.
The motion blur is some per pixel thingy I guess. You can dive into this by checking some 90ies demoscene stuff (futurecrews second reality demo is a good example)
rock on,
Michael
EDIT: Some effects I tested out :
dl.dropboxusercontent.com/u/89517854/crazyeffect.capx
dl.dropboxusercontent.com/u/89517854/crazyeffect2.capx
Develop games in your browser. Powerful, performant & highly capable.
Grave The problems are that you are using a lot of resources, the result of fps was not perfect, compared to CC (Construct Classic) which also uses distortion and subtraction to pattern effects, it would look like smoothing effect as R0j0hound said, Plasma is like realistic natural effects like fire, lightning, etc.. comes the color filters that can change colors in real time.
PD: Nice art!