Jacob BellAlternatives to Object Oriented ProgrammingThroughout my college education, there has been one paradigm to rule them all: object oriented programming (OOP). There have been brief…Nov 27, 2019Nov 27, 2019
Jacob BellProgrammer’s Guide to Gamma CorrectionIf you’re rendering graphics with lighting calculations, you should understand gamma correction. This guide covers what you need to know to…Jul 2, 20181Jul 2, 20181
Jacob BellCompile Times of Single-Translation-Unit-BuildsMaking a single-translation-unit-build (STUB) is a method of speeding up compile times in C and C++ programs. This article explains how to…May 14, 2018May 14, 2018
Jacob BellMath for Transforming 3D GeometryWhether you’re writing your own game engine, using Unity or Unreal, or you’re an artist making 3D graphics, a basic understanding of the…Feb 12, 20182Feb 12, 20182