From 2074edea81ea129085f451792b5ef601bbba46c2 Mon Sep 17 00:00:00 2001 From: Miguel Date: Tue, 19 Mar 2019 12:04:02 +0100 Subject: new stuff and sort stuff --- .../00030_Computer-Games/00150_TU-Racer/index.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 00_blog/00030_Computer-Games/00150_TU-Racer/index.md (limited to '00_blog/00030_Computer-Games/00150_TU-Racer') diff --git a/00_blog/00030_Computer-Games/00150_TU-Racer/index.md b/00_blog/00030_Computer-Games/00150_TU-Racer/index.md new file mode 100644 index 0000000..2cbbe1a --- /dev/null +++ b/00_blog/00030_Computer-Games/00150_TU-Racer/index.md @@ -0,0 +1,21 @@ + June 2005 +# TU Racer + +My top rated Game Project from University Times implemented for the +legendary _Computergraphik_ II & III Courses. + +You participate in deadly races around the Technical University, as well +as in psychodelic worlds to earn money for your tuition fees, which the +Austrian government just invented. (back then in 2005...) + +The game is using a custom game engine based on raw OpenGL. + +## Features + +* Precalculated Lightmaps +* View Frustum Culling +* Split-screen Multiplayer +* Ghost Car / Highscores +* Lights and Transparency +* 3 Unique Levels +* 4 Cars with individual physics -- cgit v1.2.3