descriptionnone
repository URLhttps://github.com/andresrama/OpenGL-Cube.git
owneryjuaIcqOiDxsumN6@atomicmail.io
last changeSat, 9 Jan 2016 03:20:58 +0000 (8 19:20 -0800)
last refreshSun, 2 Nov 2025 09:03:21 +0000 (2 10:03 +0100)
content tags
README.md

OpenGL-Cube

Very simple OpenGL project that makes a pretty, rotating, cube, and allows the user to change the rotation speed and axis.

It has the VBO, EBO, VAO, window, and shader initialization pullled out of the main function, which proved to be slightly more difficult than expected.

This project was made simply because I realized I had no code to proove that I knew how code using OpenGL (also because I wanted to see what a cube that colorfull would look like)

shortlog
2016-01-09 Andres RamaUpdate engine.hppmaster
2014-03-27 Andres RamaUpdate README.md
2014-03-27 EasytokillUpdate main.cpp
2014-03-23 EasytokillCreate README.md
2014-03-23 AramaInitial upload.
heads
9 years ago master