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.