/glerm

An ascii globe projection

Primary LanguageC

glerm

An ascii globe projection


glerm renders a rotating globe inside your terminal. It uses a simple form of diffuse lighting based on the phong-reflection-model as well as UV-mapping to use the worldmap as texture.


Alt Text

Compile & Run

Compile only

make

Compile and run

make run

Configure

Some parameters of the globe can be configured directly in main.c.