I'm Lasse, a game programming student at Breda University of Applied Sciences (BUAS). I specialize in the infrastructure side of game development like build systems, CI/CD pipelines, and the tooling that keeps teams shipping. I enjoy working with low level systems whether that is external APIs, engine internals or automating parts of the build process.

  • C++
  • Unreal Engine
  • Jenkins CI/CD
  • Steam API
  • Docker
  • Git / Perforce
Available on FAB

Steam Input API plugin

A drop-In Unreal Engine plugin that aims to provide a modern implementation of Steam's Input API compatible with Enhanced Input. Aiming to provide a much needed update for the outdated implementation that Unreal engine ships with.

  • C++
  • Unreal Engine
  • Steam API
  • Enhanced Input
  • Slate
Steam Input configuration interface
Open Source

Dynamic geometry zones

An Unreal Engine plugin that uses real-time constructive solid geometry to clip object meshes and collision to a defined spherical zone, inspired by the Timeshift Stones from Zelda: Skyward Sword.

  • C++
  • Unreal Engine
  • Constructive Solid Geometry
Gameplay demo showing a CSG zone bound to a projectile, cutting through walls in real time