o
odinpkg.dev
packages / library / d3d12-renderer

d3d12-renderer

3c23619library

A 3D renderer written in Odin.

MIT · updated 3 weeks ago

d3d12-renderer

A 3D renderer written in Odin, using DirectX 12.

Building

  1. Install Odin: https://odin-lang.org/
  2. Add Odin to the PATH environment variable. You should be able to run odin from the Command Prompt.
  3. Clone the repo.
  4. In the root of the repo, run build.bat.
  5. Run the built example from /bin/renderer.exe