Skip to content
yuozas pixel-art Yuozas in his pink sweater

games · pixels · music · code — from Vilnius with love

← back to the shelf

game-bible-v2.mdx

Game Bible v2

Long-running personal knowledge base on engine-agnostic game library design — memory allocators, ECS, rollback netcode, compute shaders, non-Euclidean rendering, console dev.

Solo Ongoing CC++20/23Documentation

33 documents, ~500KB of design and reference notes across:

  • Memory management (arena / pool allocators, handle maps, RAII)
  • Error handling (Result<T>, std::expected, explicit codes)
  • Architecture (micro-library design, data-oriented design, ECS)
  • Engine integration (Unity P/Invoke, Godot GDExtension, Unreal)
  • Networking (deterministic simulation, rollback netcode)
  • GPU / NPU computing (compute shaders, neural processing units)
  • Advanced rendering (non-Euclidean geometry, portals, fractals, ray marching)
  • Scaling, asset pipelines, console development, localization

It’s less a project and more a living reference set — the thing I write into when I figure out a game-engineering problem well enough to put it in durable words.

← back to the shelf

you read the whole thing — thank you

run.exe
  • go: home ✦
  • go: now
  • go: the shelf
  • go: creative corner
  • go: about me
  • go: cv (for the serious)
  • go: the 2020 site
  • open: a random project
  • do: copy email
  • do: print / download cv
  • do: sparkle burst
  • do: sign the guestbook