Tag: sprites

Devlog #2 — Rendering sprites

Welcome to a devlog for a retro arena FPS I am working on. If you want to know more about the project, go read the first devlog. Each Saturday, I am going to share project updates as well as more technical discussion on writing my own engine in C++. This week I want to talk about basic sprite r...