Water flowing water fall effects
-
- Posts: 29
- Joined: Tue Aug 02, 2022 14:14
Water flowing water fall effects
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.
-
- Posts: 29
- Joined: Tue Aug 02, 2022 14:14
Re: Water flowing water fall effects
Imagine as well something like this
https://paveldogreat.github.io/WebGL-Fluid-Simulation/
would be awesome as well. beat syncs etc.
https://paveldogreat.github.io/WebGL-Fluid-Simulation/
would be awesome as well. beat syncs etc.
Re: Water flowing water fall effects
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 )
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
Can be done if you know ISF/GLSL
Re: Water flowing water fall effects
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?
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
Port what? Did you already create it?
Re: Water flowing water fall effects
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
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
I would ask the author, as using that code without permission is illegal 

Re: Water flowing water fall effects
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.

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
ISF should work. I don't think vertex shaders are supported yet thoiugh.