https://github.com/sundeepk/opengl-cube
Lwjgl experiment with opengl - a simple cube animation
https://github.com/sundeepk/opengl-cube
Last synced: 11 months ago
JSON representation
Lwjgl experiment with opengl - a simple cube animation
- Host: GitHub
- URL: https://github.com/sundeepk/opengl-cube
- Owner: SundeepK
- Created: 2012-11-19T17:50:42.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-19T18:22:16.000Z (over 13 years ago)
- Last Synced: 2025-06-23T17:49:47.659Z (12 months ago)
- Language: Java
- Size: 129 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenGL Cube experiment #
A simple OpenGL program written using Lwjgl to create a simple cube animation.
* Press B on keyboard to toggle shape outline.