JamesDSource / examples

Examples of idiomatic Odin code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Odin Examples

This repository contains examples of how certain things can be accomplished in idiomatic Odin, allowing you learn its semantics, as well as how to use parts of the core and vendor package collections.

The code examples are published in the hope they are found useful, and are in the Public Domain or under Odin's BSD-3 license, per your choice.

Assets and third-party libraries are provided under their own license. If in doubt, check the LICENSE* and COPYING* file(s) in a particular directory for clarification.

By Example

  1. Hellope
  2. Strings
  3. Dynamic Arrays
  4. Command Line Arguments
  5. Read Console Input

Formats

Graphics

Math

Games

Learn Metal

About

Examples of idiomatic Odin code


Languages

Language:Odin 99.6%Language:GLSL 0.3%Language:Makefile 0.0%Language:Batchfile 0.0%