WebGL Fluid Simulation
41–50 of 106 posts
Re: WebGL Fluid Simulation
#42Re: WebGL Fluid Simulation
#43Re: WebGL Fluid Simulation
#44Re: WebGL Fluid Simulation
#45Every so often you get an app that shows you just how fast modern hardware is when unencumbered by the usual endless layers of bloat and inefficiency.
Re: WebGL Fluid Simulation
#46Too bad Apple doesn't move forward with WebGL2 and Google splits the community in 2 with webgpu.
Re: WebGL Fluid Simulation
#47Wow so cool. Any summary on how the algorithm works roughly?
The repo refers to this article: http://developer.download.nvidia.com/books/HTML/gpugems/gpug... Looks like it's standard Navier-Stokes.
Re: WebGL Fluid Simulation
#48Wow so cool. Any summary on how the algorithm works roughly?
The repo refers to this article: http://developer.download.nvidia.com/books/HTML/gpugems/gpug... Looks like it's standard Navier-Stokes.
Re: WebGL Fluid Simulation
#49Re: WebGL Fluid Simulation
#50Impressive demo! WebGL is an awesome piece of tech that only now starts to be largely adopted. I mean, it gives you access to 100s of cores to compute, run, display stuff :). Too bad Apple doesn't move forward with WebGL2 and Google splits the community in 2 with webgpu.