NFnexframe_
readme/about

About Nexframe Journal

Nexframe Journal is a game-development blog about the layer most tutorials skip: the engine and the tools underneath the game. It's run by one engineer, and every article is written the way I'd explain a problem to a colleague at the next desk — from the metal up, no hand-waving.

Why it exists

When I started writing engine code, the good material was scattered across forum posts, half-finished gists, and books that stopped right before the interesting part. I wanted one place where a renderer, a hot-reload setup, or a deterministic simulation was walked through end to end, with the code that actually runs and the profiler numbers that justify each decision. So I built it.

Who it's for

Developers who would rather understand a system than import it. If you can read C and you're curious about what a framebuffer really is, why floats desync a multiplayer game, or how to iterate on gameplay without restarting, you're the reader I write for. Beginners are welcome — the tracks start slow — but the aim is depth, not a gentle overview.

How I write it

Three principles keep the journal honest. First, every technique here has run in a real project; I don't publish theory I haven't shipped. Second, code samples are complete and runnable, not decorative fragments. Third, when I'm wrong, the article gets a dated correction note rather than a silent edit — you should be able to trust that what you're reading has been tested and maintained.

The Ship It bundle

The articles stay free. For readers who want to go further, the Ship It bundle packages the engine material into an ebook plus a live workshop where we build and profile the code together, and a membership tier that unlocks every track. It's how the journal funds the time to keep writing deep-dives instead of chasing ad revenue with listicles.

Say hello

Corrections, questions, and "have you tried…" emails are all welcome. Reach me at [email protected] or through the contact page. The journal is based at 15 Rue de la République, 69001 Lyon, France, and I answer during office hours, Monday to Friday.