Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

White splash experiments (real-time in browser). But I guess this approach is kinda a dead end, and maybe I should change the approach.

23,599 Aufrufe • vor 1 Jahr •via X (Twitter)

10 Kommentare

Profilbild von matsuoka-601
matsuoka-601vor 1 Jahr

The approach is like this: - Assign each particle a ‘splash value’ determined by speed/density - Make a ‘splash map’ by rendering splash values onto the screen. - Blur the map using Gaussian Filter. - Blend the blurred map with the rendered fluid image.

Profilbild von Raj Jha
Raj Jhavor 1 Jahr

I made $4.2M from $500 this way: - Idea - FB Ad Test - Iterate - Statistical Analysis - Revenue Experiment - Scale a Winner This isn't a vague feel-good tweet This is how you use the scientific method to start a profitable business on the cheap

Profilbild von JustSerdar
JustSerdarvor 1 Jahr

Deleted my OG post, keep pushing it. Use this small volume. Create a infinite grid, frustum culled, create a displacement mesh, attach this sim from the seams to the seams of the infinite grid to make a quick ocean sim out of it with localized fluid dynamics like your showing now.

Profilbild von matsuoka-601
matsuoka-601vor 1 Jahr

The problem is that the splash looks too blurry. Maybe I should not blend the blurred map as is.

Profilbild von Jesse Pitela
Jesse Pitelavor 1 Jahr

real-time IN THE BROWSER?! 🤯

Profilbild von matsuoka-601
matsuoka-601vor 1 Jahr

Yeah, it is running smoothly on RTX 3060 Mobile. And I'm happy that you see my post because the video below gave me an inspiration to implement this sim!

Profilbild von dweeder
dweedervor 1 Jahr

Nice simulation. What interface tracking particle tracking model are you using for this?

Profilbild von matsuoka-601
matsuoka-601vor 1 Jahr

I’m using an algorithm called MLS-MPM for the simulation and Screen-Space Fluid Rendering for the rendering. For more detail, see my article:

Profilbild von PRES-MEDI
PRES-MEDIvor 1 Jahr

Have you ever modelled ocean waves / bathymetry interactions?

Profilbild von SoundSurfer
SoundSurfervor 1 Jahr

Sooo cool

Ähnliche Videos