Page 1 of 1

Water flowing water fall effects

Posted: Mon Jan 16, 2023 13:46
by alexandremix
Im really looking for some waterfall effects that match the screen . I ususally kinda do some efects with saber. but nothing more. Does anyone know the easiest way to make some loops of water falling? it would create an awesome atmosphere.

Re: Water flowing water fall effects

Posted: Mon Jan 16, 2023 14:20
by alexandremix
Imagine as well something like this

https://paveldogreat.github.io/WebGL-Fluid-Simulation/

would be awesome as well. beat syncs etc.

Re: Water flowing water fall effects

Posted: Fri Jan 27, 2023 15:35
by tajnost
Also curious if those webGL codes can be somehow integrated into Wire and / or Resolume environment

There are so many cool things already done with it and it could open a new world of artistic possibilities for those who can't write code (but can do amazing music, theater and art things )

Re: Water flowing water fall effects

Posted: Fri Jan 27, 2023 15:41
by Arvol
Can be done if you know ISF/GLSL

Re: Water flowing water fall effects

Posted: Fri Jan 27, 2023 22:22
by tajnost
absolutely not a coder myself, but would like to try

is it really so hard to "port" it? maybe possible with right tutorials and effort, or it will be a nightmare?

Re: Water flowing water fall effects

Posted: Fri Jan 27, 2023 22:25
by Arvol
Port what? Did you already create it?

Re: Water flowing water fall effects

Posted: Fri Jan 27, 2023 23:43
by tajnost
I guess here's the code for this:

https://github.com/PavelDoGreat/WebGL-Fluid-Simulation

and what I mean is to make it work in Wire / Resolume inviroment

Re: Water flowing water fall effects

Posted: Sat Jan 28, 2023 03:20
by Arvol
I would ask the author, as using that code without permission is illegal ;)

Re: Water flowing water fall effects

Posted: Sat Jan 28, 2023 10:40
by tajnost
Messages sent already ;)

Probably the author could answer some tech questions as well.

In the meantime, this should be possible, right?

Asking, since like I said, I’m not a coder at all and don’t understand some basic things about it, but slowly learn how to use Wire and implement generative tools in my audiovisual projects.

Re: Water flowing water fall effects

Posted: Sun Jan 29, 2023 22:10
by Arvol
ISF should work. I don't think vertex shaders are supported yet thoiugh.