Skip to content

Instantly share code, notes, and snippets.

@mrb
Created December 26, 2014 16:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrb/8e674f501dd64e0f266c to your computer and use it in GitHub Desktop.
Save mrb/8e674f501dd64e0f266c to your computer and use it in GitHub Desktop.
#include <Carbon.h>
#include <math.h>
#include <stdio.h>
#include "glut.h"
#include "imageTextureColor.h"
#include <time.h> // For our FPS stats.
#include <iostream>
#include <iomanip>
#include <fstream>
#include "portaudio.h"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment