Personal Projects
Personal Experiments 🔗︎
I also tend to dabble in smaller projects out of curiosity and to learn things. Two recent examples of this are making cracks in flat ground in unity by utilizing stencil buffers and 2d lights with 1d shadowmaps that I think are very neat and cheap to render.
And heres me trying to spice it up with a few particles ✨ pic.twitter.com/HWKOnwVZfz
— Ronja✨ (@totallyRonja) February 16, 2021

Sometimes you just have to work on 2d lightmaps all day. pic.twitter.com/UOiqfWXBvP
— Ronja✨ (@totallyRonja) November 30, 2020

AOC2020 🔗︎
If you’re curious about the kind of code I write, I participated in Advent Of Code in 2020 and solved all challenges with C#. You can find the code I wrote and the challenges here: