o
odinpkg.dev
packages / library / odin-gl-triangle

odin-gl-triangle

729023elibrary

Odin/Opengl/Glfw Triangle example

Unlicense · updated 11 months ago

Odin/Opengl/Glfw Triangle example

A very basic triangle example in Odin using OpenGL.

Code is essentially ported from the LearnOpenGL site.

Odin language can be installed using the instructions at the official website

Code only depends on packages already in the odin core/vendor libraries and can be built with the command: odin build main