lerno / opengl-examples

OpenGL examples with C3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

OpenGL examples with C3

License:Apache License 2.0