Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 603 Bytes

File metadata and controls

10 lines (7 loc) · 603 Bytes

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