Efi Fogel
home 
contact
 
search
 
[2D][3D][Arrangements]
 

Download

mink2d
Precompiled Executables
PlatformCommentsFile
Windows Compiled with cl Version 12.00.8168
Linked with link Version 6.00.8168 for 80x86
mink2d.zip
Linux Compiled with g++ Version 3.3.2 mink2d.tar.gz
 
Source Files The tar (resp. zip) file contains the source files, makefile, and some input files.
The makefile is in the gnu makefile format.
mink2d_src.tar.gz
mink2d_src.zip

The program is linked with GLUT and openGl. You can download GLUT for Windows in case you don't have it already from GLUT for Win32.

Type
make
to build the executable with gnu g++ (on Linux or in a cygwin terminal on Windows).

Type
make "CXX=cl"
to build the executable with the Visual C++ compiler cl on Window. Make sure that cl is accessible through the search path.

 
Last modified: December 19 2004.
2D 3D AOS