Skip to content

meshula/gusteau

Repository files navigation

Gusteau - Anyone Can Code

Copyright 2018 by Nick Porcino

License of the code is BSD-3 Clause.

This is a tutorial program demonstrating how to write a simple application framework with separate threads for rendering, user interface, and application computation.

It's tested on Ubuntu and Windows.

Prerequesite - GLFW3 must be prebuilt and available.