https://github.com/chipbell4/gaussian-pollution-sim
An OpenGL Simulation of the Diffusion Equation
https://github.com/chipbell4/gaussian-pollution-sim
Last synced: 3 months ago
JSON representation
An OpenGL Simulation of the Diffusion Equation
- Host: GitHub
- URL: https://github.com/chipbell4/gaussian-pollution-sim
- Owner: chipbell4
- Created: 2013-07-11T00:45:00.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-07-11T00:49:54.000Z (almost 12 years ago)
- Last Synced: 2024-12-26T08:42:06.773Z (4 months ago)
- Language: C++
- Size: 223 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Gaussian-Pollution-Sim
======================An OpenGL Simulation of the Diffusion Equation. Currently very slow (check out the readme latex stuff).
It would be neat to make this more optimized (better PDE stepper, multi-threads), etc.