https://github.com/jcox06/opengl-cubescreensaver
An OpenGL screen saver where cubes randomly appear. A fun little project to help familiarize myself with 3D in OpenGL
https://github.com/jcox06/opengl-cubescreensaver
Last synced: 4 months ago
JSON representation
An OpenGL screen saver where cubes randomly appear. A fun little project to help familiarize myself with 3D in OpenGL
- Host: GitHub
- URL: https://github.com/jcox06/opengl-cubescreensaver
- Owner: JCox06
- Created: 2023-10-30T19:45:18.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-30T21:33:10.000Z (over 1 year ago)
- Last Synced: 2024-12-29T23:42:24.135Z (5 months ago)
- Language: Kotlin
- Homepage:
- Size: 494 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# ScreenSaver - OpenGL 3D Testing
This is just a little OpenGL testing project to get familiar with 3D before I move onto basic lighting
This code is mostly copied from my 2D snake game, however this time, texture loading is supported.
Nice rotating screensaver where cubes will randomly spawn
![]()