Log

Speeding up Reload Assemblies in Unity3D

Problem I ran into a problem with Unity 2021.3.x LTS where reloading assemblies was taking several minutes. This would happen when running automated tests, when entering play mode, and sometimes when making small code changes. These loading times are too slow to allow for the kinds of rapid iteration needed for productive game development. The […]

Computer Graphics Study Flashcards

Way back in 2015, I took the Computer Graphics Preliminary exam at UC-Berkeley. The gist of the exam is simple: know everything inside The Fundamentals of Computer Graphics by Marschner et al.. Tiger not withstanding, I found this an intimidating task. I chose to take the test a second time because I had soooo much […]