Voxel Water Physics - Waterfalls, Rivers and Tunnels
Follow me on Twitter for more updates:
It took a bit longer than expected, but the fluid simulation design from a few months ago has been implemented in our voxel project. It uses the same cell/particle hybrid method and is therefore fully volumetric with no height range limit beyond the 0-4095 y world boundary! It will flow through buildings, fall down into caves, flow over and under cliffs, fill up containers and lakebeds, and navigate through tunnels. The design has been adapted to run sparsely and inline with the world generation. The entire pipeline has also had its design improved to be 99% multithreaded, with a 1% critical section that has the smallest execution time. In this video, 4 CPU threads were used and the simulation time never exceeded 8ms.
Saving to/loading from disk, generating it naturally, spawning and controlling it, and not pouring into unloaded areas are implemented. Currently it only interacts with terrain and buildings as seen in the
15 views
652
177
7 months ago 00:04:39 87
I’ve Improved the Building in my Voxel Game - Lay of the Land
8 months ago 00:05:09 0
Adding a Procedural Castle Dungeon to my Voxel Game - Lay of the Land
9 months ago 08:00:00 0
its ok, you can rest now... minecraft music & ambience
10 months ago 00:06:04 3
I’ve Overhauled Combat in my Voxel Game
1 year ago 00:30:38 0
Все GTA игры
1 year ago 00:38:50 10
The Best Blender Addons in 2024
2 years ago 00:02:42 6
3D Programming - OpenGL Procedural terrain - Improved texturing and normal mapping
2 years ago 00:57:18 1
Unreal Engine 5 - Voxel World Generator
2 years ago 00:38:08 1
STAR ENGINE New INSANE Tech Demo with Star Citizen 4.0 Gameplay | CitizenCon 2023 4K No Commentary
2 years ago 00:09:53 2
Can a 217 YEAR OLD Water Pump Cool A PC?
2 years ago 00:10:06 1
12 Blender Addons for Simulations & Dynamics
2 years ago 00:01:13 18
Artificial water. Simulation of occurrence.
2 years ago 00:00:39 0
Underwater Wrecks │Atomontage │ Live Demo
2 years ago 00:05:41 0
Making my Voxel Engine Really Fast
2 years ago 00:01:26 0
Teardown - Console Announce Trailer
2 years ago 00:01:33 6
Voxel Plugin 1.2 Release Notes
2 years ago 00:12:20 1
IT’S COMING! - Space Engineers 2
3 years ago 00:03:38 38
Shadow Warrior (1997)
3 years ago 00:14:05 8
Frame postprocessing in Brahma Engine explained
4 years ago 00:21:48 1
Voxel Cabin grows food, reuses water, makes energy from waste
4 years ago 00:02:21 0
Water Wheels, Motor Concept, and Dynamic Object Building
4 years ago 00:02:01 2
Water Physics + Custom Voxel Boats, Rigid Bodies & Destruction
4 years ago 00:02:21 15
Voxel Water Physics - Waterfalls, Rivers and Tunnels