From b0f9cc1c78ddf0a9d0b6f23dc07817625dbe209c Mon Sep 17 00:00:00 2001 From: Miguel Date: Sun, 24 Mar 2019 01:34:23 +0100 Subject: added turacer video and neuroticus --- 00_blog/00030_Computer-Games/00150_TU-Racer/index.md | 10 +++++++++- .../00030_Computer-Games/00150_TU-Racer/turacer.mp4 | Bin 0 -> 9132097 bytes .../00030_Computer-Games/00150_TU-Racer/turacer.webm | Bin 0 -> 2638724 bytes 3 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 00_blog/00030_Computer-Games/00150_TU-Racer/turacer.mp4 create mode 100644 00_blog/00030_Computer-Games/00150_TU-Racer/turacer.webm (limited to '00_blog/00030_Computer-Games') diff --git a/00_blog/00030_Computer-Games/00150_TU-Racer/index.md b/00_blog/00030_Computer-Games/00150_TU-Racer/index.md index 2cbbe1a..0fa52b7 100644 --- a/00_blog/00030_Computer-Games/00150_TU-Racer/index.md +++ b/00_blog/00030_Computer-Games/00150_TU-Racer/index.md @@ -6,10 +6,17 @@ 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...) +Austrian government just invented. (back then in 00s...) The game is using a custom game engine based on raw OpenGL. + + ## Features * Precalculated Lightmaps @@ -19,3 +26,4 @@ The game is using a custom game engine based on raw OpenGL. * Lights and Transparency * 3 Unique Levels * 4 Cars with individual physics +* Smoke Particle Effect diff --git a/00_blog/00030_Computer-Games/00150_TU-Racer/turacer.mp4 b/00_blog/00030_Computer-Games/00150_TU-Racer/turacer.mp4 new file mode 100644 index 0000000..24fcca5 Binary files /dev/null and b/00_blog/00030_Computer-Games/00150_TU-Racer/turacer.mp4 differ diff --git a/00_blog/00030_Computer-Games/00150_TU-Racer/turacer.webm b/00_blog/00030_Computer-Games/00150_TU-Racer/turacer.webm new file mode 100644 index 0000000..e4c44a7 Binary files /dev/null and b/00_blog/00030_Computer-Games/00150_TU-Racer/turacer.webm differ -- cgit v1.2.3