Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 334 Bytes

File metadata and controls

7 lines (5 loc) · 334 Bytes

Learning Fluid Engine Development

Code based on the book Fluid Engine Development, by Doyub Kim.

This is just my repo for code written while reading the book. Not really designed for public consumption, but I figured there was no reason to make it private.

Done in Rust instead of C++. 🦀