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:
- Windows ZIP - https://github.com/afomins/opengl-demo/releases/download/v0.1.0/ogl-demo-win32.zip
Vertices | Lines |
---|---|
![]() |
![]() |
3x3x3 cubes | Circle of cubes |
---|---|
![]() |
![]() |
- Clone
[email protected]:afomins/opengl-demo.git
- Import it into Visual Studio (originally built for VS 6.0)
- Compile and enjoy