From 1017a2614c1708bac638fec5108b5dc83729f760 Mon Sep 17 00:00:00 2001 From: Miguel Date: Tue, 2 Apr 2019 20:36:52 +0200 Subject: some new stuff --- .../00030_Computer-Games/00150_TU-Racer/index.md | 7 ++++--- .../00030_Computer-Games/00200_Inside-Out/index.md | 20 ++++++++++++++++++++ .../00200_Inside-Out/insideout.mp4 | Bin 0 -> 1669010 bytes .../00200_Inside-Out/insideout.webm | Bin 0 -> 1000359 bytes 4 files changed, 24 insertions(+), 3 deletions(-) create mode 100644 00_blog/00030_Computer-Games/00200_Inside-Out/index.md create mode 100644 00_blog/00030_Computer-Games/00200_Inside-Out/insideout.mp4 create mode 100644 00_blog/00030_Computer-Games/00200_Inside-Out/insideout.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 0fa52b7..b6fd943 100644 --- a/00_blog/00030_Computer-Games/00150_TU-Racer/index.md +++ b/00_blog/00030_Computer-Games/00150_TU-Racer/index.md @@ -5,10 +5,11 @@ 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 00s...) +as in some psychodelic worlds to earn money for your tuition fees, which the +Austrian government just invented, back then in the 2000s. :smile: -The game is using a custom game engine based on raw OpenGL. +The game and physics use a custom engine based on raw OpenGL, which was +written from scratch.