o
odinpkg.dev
packages / library / LearningOdin

LearningOdin

40e25cflibrary

No description provided.

MIT · updated 5 years ago

DraxEngine

A small engine made by @Daxode to help him learn Odin, and Vulkan, this will increase greatly in size as time continues, as it's also meant as a scaling execersise in how to write maintable DoD code.

Setup

  1. Install Odin [odin-lang.org]
  2. Create /out folder
  3. Create /out/compiled_shaders folder
  4. Copy /resources into /out/resources
  5. Run either build_debug.bat or build_release.bat to build
  6. Run debug.exe or release.exe inside /out