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
- Host: GitHub
- URL: https://github.com/rmmenezes/computergraphics
- Owner: rmmenezes
- Created: 2018-03-23T16:50:30.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-12T20:13:36.000Z (over 7 years ago)
- Last Synced: 2025-01-14T22:32:28.136Z (about 1 year ago)
- Topics: computergraphics, opengl
- Language: C
- Size: 209 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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