jackyarndley / rust-fluid

Rust implementation of a 2D MAC fluid solver with PCG based linear solver.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace linear interpolation with cubic interpolation

jackyarndley opened this issue · comments

Replace linear interpolation with cubic interpolation