this ocaml program uses the tsdl library / connector to display a spinning cube. It's based on this video showing the same proccess but in C.
I write this spinning cube program in Ocaml because I wanted to learn Ocaml because there's no better way to learn than a massively overscoped project.