diff --git a/_posts/2020-02-01-generating-icosahedrons-and-hexspheres-in-rust.md b/_posts/2020-02-01-generating-icosahedrons-and-hexspheres-in-rust.md index 57bc4ad..092a37f 100644 --- a/_posts/2020-02-01-generating-icosahedrons-and-hexspheres-in-rust.md +++ b/_posts/2020-02-01-generating-icosahedrons-and-hexspheres-in-rust.md @@ -1,6 +1,7 @@ --- title: "Generating icosahedrons and hexspheres in Rust" layout: post +image: /img/blog/hexsphere_colored_7.png --- I've been trying to learn [Rust](https://www.rust-lang.org/) lately, the hot new diff --git a/img/blog/hexsphere_colored_7.png b/img/blog/hexsphere_colored_7.png new file mode 100755 index 0000000..92e4208 Binary files /dev/null and b/img/blog/hexsphere_colored_7.png differ