Skip to content

saggita/GEL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INTRODUCTION
---

GEL is a small library with a good support for 2,3,4 D vectors, simple linear system solving (via Lapack), Mesh representation of surfaces, and the volume representation. There are also several other things some of which pertain to simple user interfaces. For instance, GEL contains a console library.

DOCUMENTATION
---

Some installation instructions below. But for more documentation please see the doc directory. There is a doxygen script for creating a reference manual and a latex file intro.tex which explains the basics. Please doxygen or pdflatex your documentation. A license is also found in the intro document.

Building on XCode/OSX
---

An XCode project has been created and is found in the GEL_MAC directory. The XCode project produces a framework for the GEL library.

Building on Windows
---

An Visual Studio 2013 project has been created and is found in the GEL_WIN directory. The project produces a framework for the GEL library.
Loo in the doc folder for installation of glut and glew

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 66.8%
  • C++ 30.9%
  • Python 1.9%
  • Other 0.4%