Posts by Category

graphics

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...

Back to Top ↑

realtime-rendering

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...

Back to Top ↑

updates

Updates and whatnot #3: Tensorflow woes

8 minute read

I recently decided to go back to investigate the problems I had with the CNN model mentioned in the last update post. Grappling with Tensorflow for the past ...

Updates and whatnot #2

6 minute read

It’s been a bit too long since the last update (literally a year) and since the last post as well. Or well, this being the first post of the year is shocking...

Updates and whatnot #1

3 minute read

I’ve decided to possibly keep a record of the stuff I’ve been working on every month or maybe even week, because there’s a lot of things I want to try and mo...

Back to Top ↑

frontend

Quick React.js Refresher #1

6 minute read

I haven’t been very fond of developing frontend apps since trying it out, especially because of how different JavaScript is to what I’ve been used to, namely...

Back to Top ↑

machine-learning

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 ...

Basic Computer Vision with CNNs

7 minute read

Author’s note: So this is a rather new topic, even though I have played around with dense (fully connected) networks before - convolutional networks are a ne...

Back to Top ↑

computer-vision

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 ...

Basic Computer Vision with CNNs

7 minute read

Author’s note: So this is a rather new topic, even though I have played around with dense (fully connected) networks before - convolutional networks are a ne...

Back to Top ↑

digital-art

Blender Artist Notes #2: Unforgotten render

8 minute read

New little render up. I think this one is probably the best one so far, especially in terms of how I wanted it to look vs. how it actually came out. It works...

Blender Artist Notes #1: By the lakeside render

7 minute read

Posting this fresh off my mind. I just recently finished a Blender piece, that I’m about 90% satisfied with. I’m not really aiming for any higher right now b...

Back to Top ↑

blender

Blender Artist Notes #2: Unforgotten render

8 minute read

New little render up. I think this one is probably the best one so far, especially in terms of how I wanted it to look vs. how it actually came out. It works...

Blender Artist Notes #1: By the lakeside render

7 minute read

Posting this fresh off my mind. I just recently finished a Blender piece, that I’m about 90% satisfied with. I’m not really aiming for any higher right now b...

Back to Top ↑

miscellaneous

Regular expressions and what are they for

5 minute read

I was going through the Blender developer’s wiki for getting started and saw an unfamiliar concept in a list of recommended requirements to get started:

Back to Top ↑

statistics

Back to Top ↑

speech-recognition

Back to Top ↑