haxpor / gusteau

Anyone can code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Anyone can code

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 88.5%Language:CMake 11.5%