WebVR Pong
~ 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.
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 …
~ 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 …
~ 6 Minute Read.
I once had this idea that plagued me for quite a while until I implemented it in my bachelor’s thesis: isn’t the human view volume more cone-shaped than frustum-shaped? Also: lenses of vir …
~ 2 Minute Read.
When I talk about my many past projects I often entirely forget to mention the ones I did at the University of Konstanz. But in the six years I’ve been there up to now, there were some …