C snap
I wanted to learn more about the workings of C, so I decided to try and build a snap project using it. I chose to build my own variant, where …
A blog of my programming activities
I wanted to learn more about the workings of C, so I decided to try and build a snap project using it. I chose to build my own variant, where …
For this one, I wanted to try and do a network multiplayer project. I decided to settle with a simple flying balloon project. Surprisingly hard! Mostly my problems were configuring …
This project was a little different from the others – I made this one for Oculus Quest 2. In this project, I was looking for a basic project to see …
I have published another website, called plannit. It is designed to help plan tasks, and has various features, including parenting, tests and more. The site is built on Microsoft razor …
For this project, I worked on my C# by constructing a brute force cryptarithm solver. I started off by making a translator, i.e. AAA+BBB=CC –> 111+444=22 etc etc. Then I …
Monday – worked so a component has a DefaultObject function which returns an object with this component attached Tuesday – compiled a list of things to do, including adding physics …
Tuesday – Transform local coordinates now function correctly, however localPosition still needs to be based on the parents location AND rotation – work in progress. Source code will be made …
A short notice – I intend to migrate my unity projects to github so you can download and play yourself. Source code will also be put on github, but it …
One week ago, I started working on a 3d experiment from scratch in JavaScript. The test was successful, so I migrated it to C# and added more 3d classes like …
In this VR project I am making a game with Nintendo switch Joycons. First things first, I needed to get the Joycons working. I found a handy library and a …
Recent Comments