Skip to content

kevinferg/pde

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive PDE Visualizer

Visualize and interact with PDEs. Made in C with raylib.

Try it on GitHub Pages (using a mouse is recommended): https://kevinferg.github.io/pde/

Equations implemented so far:

  • Swift-Hohenberg Equation
  • Cahn-Hilliard Equation

Controls

  • Scroll mouse wheel to change brush size
  • Left (or right) mouse click to 'paint' negative (or positive) values at the cursor
  • Spacebar to pause/resume simulation
  • Tab to switch equations

Compilation

Compilation instructions here.

Requirements:

About

Visualize and interact with PDEs. Made in C with raylib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors