Files
desi_explorer/gui/lib
sam_oneal 39cb53ea8a
CI / Detect changed paths (pull_request) Successful in 3s
CI / Odin unit tests and build (pull_request) Successful in 50s
CI / API unit tests and lint (pull_request) Failing after 43s
CI / Infra unit tests, vet, and preview (pull_request) Successful in 33s
added http package; updated data.odin
2026-09-12 13:55:14 -06:00
..

Libraries

Third-party libraries for the DESI Explorer renderer live here, either as git submodules or vendored directly and wired in via -collection:lib=lib/local (as resolved from the gui/ directory).

  • raylib is bundled with Odin and imported as vendor:raylib — it does not live in this directory.

No external dependencies yet. local/ is the default -collection:lib target and is currently empty.