Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 355 Bytes

Readme.md

File metadata and controls

13 lines (8 loc) · 355 Bytes

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.