Subversion Repositories gelsvn

Rev

Rev 216 | Rev 613 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 216 Rev 596
Line 27... Line 27...
27
 
27
 
28
GEL is intended for use both under a variety of unix platforms (Linux
28
GEL is intended for use both under a variety of unix platforms (Linux
29
and OSX in particular) and  under windows. This README is mostly for
29
and OSX in particular) and  under windows. This README is mostly for
30
unix users. Windows users should also consult README_MSVC
30
unix users. Windows users should also consult README_MSVC
31
 
31
 
32
Dependencies: GEL depends on the Developers Image Library DevIL,
-
 
33
Lapack, and OpenGL and GLUT. However, most of GEL does not require
32
Dependencies: GEL depends on Lapack/BLAS, and OpenGL and GLUT. However, the applications have more dependencies.
34
these dependencies. In particular, you do not need DevIL except if you
-
 
35
want the OBJ viewer example program.
-
 
36
 
33
 
37
Who made GEL
34
Who made GEL
38
==========
35
==========
39
 
36
 
40
GEL is mostly the work of Andreas Bærentzen, but other people
37
GEL is mostly the work of Andreas Bærentzen, but other people