Skip to content

tonis2/opengl-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C3 and OpenGL examples

How to run

Install C3 lang and glfw library

glfw on debian linux sudo apt-get install libglfw3-dev

Then you can run examples with

c3c run cube

c3c run texture

c3c run triangle

c3c run gltf

Get C3 OpenGL bindings from https://github.com/c3lang/vendor/tree/main/libraries

Releases

No releases published

Packages

No packages published