My language
I have been working on a language, which I am still making. I am making it in C, because it will be fast and shouldn’t take too much memory. So …
A blog of my programming activities
I have been working on a language, which I am still making. I am making it in C, because it will be fast and shouldn’t take too much memory. So …
This project was something small I could work on for a few days on the side of my other main projects. The idea is that it is a 3D game …
As I will describe in a later post, I am making another language (hopefully more seriously this time). Part of this process is writing a manual of sorts on how …
This is a small project I made a while ago to answer the age old question: should you walk or run in rain? There are several proofs online, but I …
I’ve started changing the style of the code blocks on the site. The new style is inspired by firebase dark mode – although for some reason dark mode doesnt work …
I decided to make another smaller project this time, but this time looking into ray marching. Below is an interactive demonstration of how ray marching would work (in 2D). To …
As you can probably tell, I’m running out of naming ideas… I wanted to make another project for the Oculus Quest, and so I decided to make a target shooting …
This started off as a PC game, but later made it on to Google Play Store! I decided that I would like to make a game, somewhat similar to a …
Edit (2024): Having revisited this post and project, many of the ideas in it are made completely obsolete by the C# standard library. In addition, I seem to have fundamentally …
This was another small project, which brought back my memory of three.js. The concept is to take three views of a 3D object, and to use those to construct a …
Recent Comments