Comfort Zone
~ 2 Minute Read.
I struggle with leaving my comfort zone. That’s that comfy feeling of being safe and doing what you already know how to do, it’s easy, effortless and… mostly riskless. And that is nor …
~ 2 Minute Read.
I struggle with leaving my comfort zone. That’s that comfy feeling of being safe and doing what you already know how to do, it’s easy, effortless and… mostly riskless. And that is nor …
~ 1 Minute Read.
Two blog posts ago I mentioned a WebVR game we were making for the Virtuleap WebXR Competition at Vhite Rabbit.
“WebVR Pong” is a multiplayer game we wrote in C++ with the …
< 1 Minute Read.
You are now protected by https:// when viewing this site! Not that you would be transmitting any information that needs to be secured or anything. I did this mainly because I heared it helps with …
~ 5 Minute Read.
The most challenging project I worked on since quite a while was the WebVR game Vhite Rabbit built for the Virtuleap Competition. With multiplayer being one of the features we wanted to …
~ 3.5 Minute Read.
One of the more fascinating skills that I started to acquire is “Speedreading”.
As the name suggests, this is about reading fast, but also about getting the information to stick better! I …
~ 1.5 Minute Read.
I was at a startup event yesterday, which was probably my first—at Vhite Rabbit I always wanted to concentrate on the content part more than the formalities of being a …
~ 3.5 Minute Read.
I recently came across a use case for having a small local database to store some statistics in an Unreal Engine 4 project. I found CISQLite3, a plugin by conflict.industries, who …
~ 4 Minute Read.
During my bachelor’s thesis about view culling using cone view volumes, I had to figure out whether an axis-aligned bounding box overlaps a cone.
And when I say figure out, I mean that I didn …