Skip to content

luksab/HiRISE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HiRISE

This is the final project for my CS class "Einführung in die Computergrafik" (CG 101).

I developed my own mini-engine in opengl using some code generously provided by the "Einführung in die Computergrafik"-Team to use for this project. The main eye-catcher here is probably the martian surface generated from height data and a black and white satelite image. mars

The glsl code for it can be found here.

It's currently only working on Linux. If you want to install, to to wiki/installation