WebGL GLSL ” : syntax error
2 minute read.
Solutions to an obscure syntax error
2 minute read.
Solutions to an obscure syntax error
4 minute read.
During my bachelor’s thesis about view culling for VR using cones as view volumes, I meditated on different intersection algorithms. Find my last blog post on this topic here: Axis-Aligned Bound …
4 minute read.
Back in the days I thought it was required to rerender 20-60 times per second on any graphics application. That may be true for most games, but many applications do not!
~ 4 Minute Read.
This is the third post in a series about the virtual reality escape room project I did together with Daniel Bogenrieder and Roxanne Low at the University of Konstanz.
~ 1 Minute Read.
One of the most requested changes for WebVR Pong was transparent paddles. While I argued for a while that having to guess where the ball is adds to the game’s difficulty, I quickly …
~ 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 …