ea19b83ba4054448c76290623b16d0308e7a4dcf
LevLib
Narya + BFPOWER unified Odin library collection.
Meta Tools
The meta/ package contains build tools that can be run from the project root:
odin run meta -- <command>
Running with no arguments prints available commands.
Commands
| Command | Description |
|---|---|
gen-shaders |
Compile all GLSL shaders in draw/shaders/source/ to SPIR-V and Metal Shading Language, writing results to draw/shaders/generated/. Requires glslangValidator and spirv-cross on PATH. |
Description
Languages
Odin
94.2%
Metal
3.3%
GLSL
2.5%