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

https://github.com/rmmenezes/computergraphics

Computer Graphics UTFPR
https://github.com/rmmenezes/computergraphics

computergraphics opengl

Last synced: 9 months ago
JSON representation

Computer Graphics UTFPR

Awesome Lists containing this project

README

          

# ComputerGraphics
Computer Graphics UTFPR

# OpenGL Terminal Linux
## Comandos
$ gcc NOMEDOARQUIVO.C -o hw_opengl -lGL -lGLU -lglut
$ ./hw_opengl