1 post tagged with "Visual Studio"

  • 11 Jan 2023/ GameDev

    How to write a game engine from scratch

    In this article series we’re going to write a small game engine for a voxel minecraft-esque game. We’re going to use Vulkan, Khronos’s successor to the cross-platform OpenGL APIs. These articles are meant to primarily target Microsoft Windows, I will point out platform-specific code, so that people on Linux should be able to follow along as well.

All tags