Shader Fluid Simulator

Shader Fluid Simulator

2 devlogs
1h 12m
Created by Dory

This is my very first attempt at trying to do a Fluid Simulation program, and I'm gonna try to make it using OpenGl, and in such a way that it runs purely within shaders (mainly so I can port it to the web). Let's see how it goes! :D

Timeline

Welp, I got shader workings, and all the basics of the classic LearnOpenGL tutorial down, now it's time for the original part. Let's see how it goes...

Update attachment

Welp, I've got the basics down, time to get something drawn on screen...

Update attachment