hydro icon indicating copy to clipboard operation
hydro copied to clipboard

Per position water flow

Open fire opened this issue 4 years ago • 2 comments

func _get_water_flow(positions):
	var ret = []
	return ret

To give rivers with turbulence and flow maps to the simulation's flow direction.

fire avatar Jan 17 '21 20:01 fire

Simulating from top to bottom is lacking. It'll be more visually accurate to also have flow simulation.

https://twitter.com/iFiery/status/1350905604932472833

fire avatar Jan 17 '21 20:01 fire

I don't have the original test cases. How do I know this works? https://github.com/godot-extended-libraries/hydro/tree/flow-vector-4

fire avatar Sep 04 '22 20:09 fire