https://github.com/unavailabledude/computergraphicsexperiment
testing out computer graphics things with sdl2 and opengl
https://github.com/unavailabledude/computergraphicsexperiment
computer-graphics cool-stuff opengl sdl2
Last synced: 5 months ago
JSON representation
testing out computer graphics things with sdl2 and opengl
- Host: GitHub
- URL: https://github.com/unavailabledude/computergraphicsexperiment
- Owner: unavailableDude
- Created: 2025-01-22T13:18:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-10T16:10:47.000Z (over 1 year ago)
- Last Synced: 2025-04-04T23:43:22.491Z (about 1 year ago)
- Topics: computer-graphics, cool-stuff, opengl, sdl2
- Language: C
- Homepage:
- Size: 3.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ComputerGraphicsExperiment
this project implements the drawing methods learnt from CG classes.
the GLAD-Thing branch plays with openGL.