An open API service indexing awesome lists of open source software.

https://github.com/meshula/gusteau

Anyone can code
https://github.com/meshula/gusteau

Last synced: 8 months ago
JSON representation

Anyone can code

Awesome Lists containing this project

README

          

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.