Blog
Generating Platonic Solids in C++
03 Jan 2021
This is a short tutorial on generating meshes of Platonic solids in C++. Read on if you search for a simple way to generate a tetrahedron, octahedron, hexahedron, dodecahedron, or icosahedron. The article is also a great starting point to learn a few basics of working with meshes. Graphics and Geometry Resources from 2020 and Beyond
30 Dec 2020
My current list of awesome resources on graphics and geometry from 2020 and beyond. Talks, seminars, papers, all the good stuff. Jekyll Website Performance Improvement
14 Dec 2020
This article provides practical steps on how to improve the performance of your website built using Jekyll.