Files
Odin/examples
Ribiveer 666c64051a Fix cross_3d in demo.odin
Not a very significant or meaningful change, but it did irk me that the equation was wrong...
2026-02-14 02:11:05 +01:00
..
2026-02-14 02:11:05 +01:00

Examples

The example directory contains two packages:

A demo illustrating the basics of Odin.

It further contains all, which imports all core and vendor packages so we can conveniently run odin check on everything at once.

For additional example code, see the examples repository.