This is non-interactive Win32 OpenGL demo written in C++
. It was a coursework for CG class at university back at 2004. It has absolutely no value and I'm keeping it here only for sentimental reasons.
"OpenGL-demo" v0.1.0
binaries:
Vertices | Lines |
---|---|
3x3x3 cubes | Circle of cubes |
---|---|
- Clone
git@github.com:afomins/opengl-demo.git
- Import it into Visual Studio (originally built for VS 6.0)
- Compile and enjoy