ymir engine
to build:
LINUX: odin build src -out:build/[projectname]
WINDOWS: odin build src -out:build/[projectname].exe
you can replace src with an example directory if you want to run the example
example: odin build examples/textures -out:build/textures
requirements:
- OpenAL
- OpenGL >= 4.4
