/opengl-demo

OpenGL demo

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Intro

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.

Downloads

"OpenGL-demo" v0.1.0 binaries:

GIFs

Vertices Lines
3x3x3 cubes Circle of cubes

Bild instructions

  • Clone git@github.com:afomins/opengl-demo.git
  • Import it into Visual Studio (originally built for VS 6.0)
  • Compile and enjoy