A 3D renderer written in Odin, using DirectX 12.
- Install Odin: https://odin-lang.org/
- Add Odin to the
PATHenvironment variable. You should be able to runodinfrom the Command Prompt. - Clone the repo.
- In the root of the repo, run
build.bat. - Run the built example from
/bin/renderer.exe