Project
Pok Project
Six-month school project to build a custom 3D game engine and ship a game prototype on Nintendo Switch.
Read moreTag page
Custom engine architecture, rendering, multithreading, and runtime systems built outside general-purpose engines.
Projects
Project
Six-month school project to build a custom 3D game engine and ship a game prototype on Nintendo Switch.
Read moreArticles
Article
An introduction to multithreading in a custom game engine, including frame pacing, thread separation, and practical tradeoffs.
Read more
Article
This post looks at how a particle system was implemented inside a custom C++ engine, with a focus on practical optimization decisions.
Read more