Chucklefish (2022-now)
At Chucklefish I had the opportunity to work on Witchbrook with lots of lovely people!
To be more precise I..
- worked on many existing game systems and improved them
- worked closely together with the team to add new game systems
- used feedback from the team to improve the game systems I’ve implemented
- worked on the in-house game engine halley
Ubisoft (2017-2022)
While being at Ubisoft I’ve had the opportunity to work with talented people on great projects like Skull and Bones, For Honor, Rainbow Six Siege, The Settlers and on the Snowdrop Engine.
To be more precise I..
- did low level optimizations and system implementations
- profiled and analyzed graphics on pc and consoles
- implemented graphical effects and features for different platforms
- optimized already implemented graphical effects
- did a lot of debugging and fixing in all kind of areas
Hobby Projects
Here are the projects that I’ve worked on in my free time.
Odyssey Engine (2022-now)
Odyssey is currently very WIP and in the beginning phase. It will be the new engine for Solar Odyssey and will have all the features that Solar Odyssey had.
- C++ Vulkan
- Nintendo Switch support from the start
Solar Odyssey (2017-now)
Planet Demo (2021)
- C++ OpenGL
- Written in my own engine, which I was improving and extending since 2017
- Atmosphere Rendering
- First Person Controller on a spherical world
- Simple Planet Generation
- Data Oriented Design
- Editor Features with imgui
- PhysX Physics System
Multiplayer Demo (2020)
- C++ OpenGL
- Multiplayer Support
- First Person Character movement
- Bullet3 Physics system
- XML Serialization/Deserialization
- Dynamic spot and point shadows
- 3D sounds and music system
- Node based entity handling (inspired by godot)
- Implemented Shadertoy Raymarching shader with rasterization combined
Filthy Blockheads (2018)
- Ludum Dare game jam project
- Was made in 48 hours
- Top Down 2D shooter with cookie clicker elements
- Art/Design and code all made by me
Bloodflood (2017)
- Made in Unity C# in about 2 weeks
- Worked together with a game designer and artist
- Twin Stick Shooter Controller
- Zombie AI which is reacting to sound
- Different Zombie and weapon types
- Day and Night cycle
Subayaku Engine (2017)
- C++ DirectX / OpenGL
- Variance Shadow Mapping
- Very basic lua bindings for game logic scripting
- GameObject, Component System
Island Renderer (2016)
- Java OpenGL
- You can place buildings all over the island and they will get built
- Top down camera logic
- Directional Shadow Mapping
- Procedural generation
- Chunk based rendering
Voxel Renderer (2015)
- C++ OpenGL
- Voxel rendering
- Top down camera logic
- Directional shadow mapping
- SSAO
- Procedural generation
- Chunk based with dynamic updates