The ShowCubes Program

by Pawel Pilarczyk

For educational purposes, in Summer 2004 I wrote a program which displays sets of 3D cubes with the use of OpenGL. This program uses the cross-platform GUI library wxWindows. I compiled it and run successfully on Windows 2000 (with the MinGW compiler) and on Linux Mandrake 10 (GNU C++). If you are not familiar with wxWindows and want to build the program from the sources, you should read the note in the file wxWin.txt in the sources package below. The following files are available here for download:

Note: The files available at this page are outdated. The most up-to-date version of this program is currently included in the Advanced CHomP Package.