recreational.tech/content/projects.md

1.4 KiB

title date draft type
Projects 2023-01-04T10:18:30+01:00 false page

You can find the source code for some of these projects at gitea.

NVR

A VR engine intended for a series of fantasy games. Because of a shift in focus, i recently began a rewrite of this from scratch, but it is based on a previous engine called n2.

buildbot

Born out of dissatisfaction with existing CI tools compatible with gitea - mainly because of complicated configuration. This is my attempt at building a very simple CI tool that does exactly what i need.

Fantasy Heist

A multiplayer stealth-dungeon-crawler, built using the awesome Godot Engine together with another developer. The project is currently on hold, but the idea might be re-used at some point.

A very early stage screenshot of Fantasy Heist.

GPU Algorithm for Dynamic Time Warping

My bachelor thesis delt with implementing an GPU algorithm for time series comparison. A paper describing the implementation was published at the PARS-Workshop 2019. The paper itself can be found here at page 63.

Krimi Dinner Engine

A simple base layer for a murder mystery dinner game. The game itself is not by me, but i contributed the basic technology for rendering and android & windows compatibility.