Posts by Year

2022

Back to Top ↑

2021

Optimize Xamarin mobile app sizes

7 minute read

The major issues of mobile apps built with Xamarin are the app sizes. There is still a plethora of users with low-end devices having very small storage. Most...

Back to Top ↑

2020

Endomondo to Strava: transferring workouts

4 minute read

I planned to continue with my performance tips and tricks coverage for MonoGame, however in the mean time, I received an email from Endomondo saying that an ...

Dynamic resolution scaling in Monogame/XNA

5 minute read

Dynamic resolution scaling (DRS) is a functionality used to deliver a better frame rate in 3D rendering at cost of resolution. At moments which are taxing to...

Solution to slow BinaryReader on mobile devices

1 minute read

When working on Vorn’s Adventure in Xamarin.Android, I noticed a severe slowdown when using BinaryReader to read byte by byte a certain file with animated mo...

Vorn’s Adventure Permalink

less than 1 minute read

A lot of posts on this page will mention Vorn’s Adventure - a small game I did together with my friend. I was responsible for programming everything as well ...

Welcome!

less than 1 minute read

Hello! Nice to meet you :)

Back to Top ↑