Technical blog

Jordon Brooks

Gameplay programming, Unreal Engine, and systems notes.

Projects - Jan 6, 2023

C# Game Engine

1 min read

This C# game engine experiment explores a minimal rendering and input loop without external frameworks.

The focus is on understanding engine fundamentals, tooling, and iteration speed from the ground up.