Skip to content

Repository files navigation

Odin OpenGL examples

Some simple examples of OpenGL, using the odin language.

This is an exploration and experimentation project. To build some graphic components, with Odin language. These may be later used, to build a very basic graphics engine.

Using the examples

All examples work as independent files. This is different than default odin behaviour, for a folder. odin build . will not work for this project.

To build each example, as an independent file, use the odin command as follows. This will build the cube-1 example:

odin build cube-1.odin -file

A single executable file is obtained, for each example.


Copyright (c) 2025 xzzulz

About

Simple openGL odin examples

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages