This article assumes some computer science knowledge on the reader’s part, in particular how recursion works, and how the tree data structure works. It would also be beneficial to have some prior…
OpenGL 4 with OpenTK in C# Part 1: Initialize the GameWindow; Author: Eowind; Updated: 27 Jan 2017; Section: OpenGL; Chapter: Multimedia; Updated: 27 Jan 2017
Today I successfully submitted my first paper to arXiv! We've submitted this paper to a journal, but it hasn't been published yet, so we wanted to get a pre-print up before advertising the corresponding software packages. Unfortunately, the process of submitting to arXiv wasn't painless. Now that I've figured out some of the quirks, however, hopefully your…