An open API service indexing awesome lists of open source software.

https://github.com/zedseven/fluid-engine-development

Code based on the book Fluid Engine Development, by Doyub Kim. Done in Rust instead of C++.
https://github.com/zedseven/fluid-engine-development

fluid-engine learning rust

Last synced: 11 months ago
JSON representation

Code based on the book Fluid Engine Development, by Doyub Kim. Done in Rust instead of C++.

Awesome Lists containing this project

README

          

# Learning Fluid Engine Development
Code based on the book [Fluid Engine Development](https://fluidenginedevelopment.org/), 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++. 🦀