diff options
| author | Miguel <m.i@gmx.at> | 2019-03-24 01:34:23 +0100 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2019-03-24 01:34:23 +0100 |
| commit | b0f9cc1c78ddf0a9d0b6f23dc07817625dbe209c (patch) | |
| tree | dccc17337b4f5a23d5a43548dcb85cc9902c54b8 /00_blog/00030_Computer-Games | |
| parent | 51b07b4d47f4bacda944b0fa0564e5f338b7aefc (diff) | |
added turacer video and neuroticus
Diffstat (limited to '00_blog/00030_Computer-Games')
| -rw-r--r-- | 00_blog/00030_Computer-Games/00150_TU-Racer/index.md | 10 | ||||
| -rw-r--r-- | 00_blog/00030_Computer-Games/00150_TU-Racer/turacer.mp4 | bin | 0 -> 9132097 bytes | |||
| -rw-r--r-- | 00_blog/00030_Computer-Games/00150_TU-Racer/turacer.webm | bin | 0 -> 2638724 bytes |
3 files changed, 9 insertions, 1 deletions
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. +<video controls> +<source src="turacer.mp4" type="video/mp4"> +<source src="turacer.webm" type="video/webm"> + Sorry, Your browser does not support the video tag. + +</video> + ## 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 Binary files differnew file mode 100644 index 0000000..24fcca5 --- /dev/null +++ b/00_blog/00030_Computer-Games/00150_TU-Racer/turacer.mp4 diff --git a/00_blog/00030_Computer-Games/00150_TU-Racer/turacer.webm b/00_blog/00030_Computer-Games/00150_TU-Racer/turacer.webm Binary files differnew file mode 100644 index 0000000..e4c44a7 --- /dev/null +++ b/00_blog/00030_Computer-Games/00150_TU-Racer/turacer.webm |
