Skip to content

Instantly share code, notes, and snippets.

@brun0xff
Last active December 29, 2016 03:18
Show Gist options
  • Save brun0xff/6bfd87dd2143c430282bb265320a3004 to your computer and use it in GitHub Desktop.
Save brun0xff/6bfd87dd2143c430282bb265320a3004 to your computer and use it in GitHub Desktop.
g++ -framework OpenGL -framework GLUT -o lookAtThis helloPeople.cpp ; ./lookAtThis
gcc main.c -framework OpenGL -framework GLUT <É necessário adicionar a biblioteca "#include <GLUT/glut.h>">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment