o
odin.langpkg.dev
packages / app / ymir-engine

ymir-engine

7c83ca2app

a game engine written in odin for EVAC

No license · updated 6 months ago

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