he/him
I'm a student from the north of Germany.
I like computer science and music and I love learning new
stuff (except in school :}).
- I am currently having a lot of fun developing my own little game-engine. You can find it here!
- I am producing a lot of music recently, though nothing released yet.
- I'll graduate next year (yay)!
404
Sorry, I just had to
Links to my projects
I am currently working on a small game-engine. My hope is that I can get it to be good enough for
my personal use.
If it's in a working state, maybe you'll see me make some games with it.
Welcome to my blog!
2024-07-12
Last year, I started developing my own game engine using Rust.
At this point, I had already done some game dev in Unity and had thought about switching to GODOT.
But because of the type of game I wanted to develop (a SPACE game), I had to constantly fight Unity's default physics implementation.
This is how the idea of developing my own engine was born.
more...
2024-11-04
In the last post, I promised a more detailed look at how I achieved multithreading in my ECS.
As usual, things weren't quite as easy as I thought. Because of this, I also haven't gotten around to do much work on the renderer.
But here you go, a deep dive into all the changes in magma_ecs.
more...
Have a little demo for what's to come!
demo