/3d-game-from-scratch

Project where I learn to create a 3D game without the use of a major game engine (e.g., Unreal Engine, Unity, etc)

Primary LanguageC

3D game from scratch!

More to come!

Features

  • Simple DirectMedia Layer 2.X (SDL2) Window Creation
  • Game loop skeleton
  • Others to be documented

Building

  • Note: Need to figure out best practices in including libs + DLLs/SOs

This project utilizes CMake