All Projects → stasilo → webgl-regl-fluid-base

stasilo / webgl-regl-fluid-base

Licence: other
Regl base for webgl fluid simulations

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to webgl-regl-fluid-base

generative
Creative coding experiments
Stars: ✭ 71 (+407.14%)
Mutual labels:  regl
ArteryNetwork
A pipeline to extract vessels from MR images and perform analysis.
Stars: ✭ 21 (+50%)
Mutual labels:  fluid-simulation
regl-line
Flat 2D and 3D line rending with Regl for WebGL
Stars: ✭ 44 (+214.29%)
Mutual labels:  regl
citibike-trips
Visualizing citibike trips with webgl
Stars: ✭ 54 (+285.71%)
Mutual labels:  regl
Plotly.js
Open-source JavaScript charting library behind Plotly and Dash
Stars: ✭ 14,268 (+101814.29%)
Mutual labels:  regl
canvas-fluid-solver
Real-time fluid simulation in Javascript.
Stars: ✭ 45 (+221.43%)
Mutual labels:  fluid-simulation
Phillips Ocean
A ocean using Phillips spectrum in Unity
Stars: ✭ 152 (+985.71%)
Mutual labels:  fluid-simulation
FluidSimulationSurface
UE4 plugin that show a simple Fluid Simulation Surface
Stars: ✭ 23 (+64.29%)
Mutual labels:  fluid-simulation
Fluid2d
A versatile Python-Fortran CFD code that solves a large class of 2D flows
Stars: ✭ 49 (+250%)
Mutual labels:  fluid-simulation
regl-map-animation
Configurable WebGL animation showing a map transitioning into a bar chart
Stars: ✭ 20 (+42.86%)
Mutual labels:  regl
regl-line-builder
Draw pretty lines in WebGL with the Canvas2D API.
Stars: ✭ 28 (+100%)
Mutual labels:  regl
Plotly.py
The interactive graphing library for Python (includes Plotly Express) ✨
Stars: ✭ 10,701 (+76335.71%)
Mutual labels:  regl
unstructured-finite-volume
Unstructured Finite Volume Solver for Partial Differential Equations
Stars: ✭ 26 (+85.71%)
Mutual labels:  fluid-simulation
planar proj shadows
Demo of Planar Projected Shadows in regl
Stars: ✭ 31 (+121.43%)
Mutual labels:  regl
unity-fluid-simulation
A fluid simulation I made for a class assignment, based on work by Jos Stam.
Stars: ✭ 26 (+85.71%)
Mutual labels:  fluid-simulation
Pysph
A framework for Smoothed Particle Hydrodynamics in Python
Stars: ✭ 223 (+1492.86%)
Mutual labels:  fluid-simulation
CaNS
A code for fast, massively-parallel direct numerical simulations (DNS) of canonical flows
Stars: ✭ 144 (+928.57%)
Mutual labels:  fluid-simulation
sph-tutorial
Brandon Pelfrey's SPH fluid simulation tutorial
Stars: ✭ 36 (+157.14%)
Mutual labels:  fluid-simulation
Natrix
Fast fluid simulation in Python 🐍
Stars: ✭ 25 (+78.57%)
Mutual labels:  fluid-simulation
Shizuku
Real time simulation and rendering of free surface fluid
Stars: ✭ 22 (+57.14%)
Mutual labels:  fluid-simulation

Fluid simulation base

This is a base for fluid simulations built using the amazing (really, try it!) declarative webgl helper api regl.

Only velocity field helpers and advection functionality is implemented, but since I really like the look and feel of this almost-but-not-quite-a-fluid effect I will probably build upon this base when creating various color soups and more realistic fluid stuff :)

Based heavily on Jamie Wong's article (see further resources below).

Example Example2

By Jakob Stasilowicz - kontakt [at] stasilo.se

Building & running

$ npm install
$ gulp webserver

Further resources

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].