Recent Posts

Breaking down the visuals of SkyLei

11 minute read

Up until last December, I worked on a game called SkyLei. The game was written based on a custom game engine in C++ and OpenGL, where I developed a most of t...

Civet Engine Dev Diary #3

11 minute read

This month, I have now had time to get back into working on completing Civet’s feature set and I’m happy to say that it’s pretty much at a place I’m satisfie...

Civet Engine Dev Diary #2

9 minute read

It’s been a bit since the last update and I have been working almost exclusively on the Civet rendering engine, mostly on the rasterizer side. Civet is now i...

Civet Engine Dev Diary #1

4 minute read

I didn’t manage to land a meaningful internship this summer of 2022 so I decided to work on a large project that I was always interested in, alongside the co...

Oversimplified notes on some image models

2 minute read

Just started to get to work on a research project focused on generative image models. There are a lot more concepts than GANs that I needed to know about so ...