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 …
~ 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 …
~ 5 Minute Read.
Since we’re working on our multiplayer WebXR game at Vhite Rabbit, I needed to somehow connect to some server to exchange some data via sockets from web assembly.
Our server …
~ 3.5 Minute Read.
Web XR in C++… what?
I recently had the joy of linking javascript to C++ code for a tiny game we’re building at Vhite Rabbit.
Compilers like Emscripten or cheerp – which I didn’t get a chance …
Hello everybody!
Once again it has been ages since by last post. Literally.
Two posts ago, I posted about Vhite Rabbit. And here again, some shameless promotion!
I am working on a in house game engine and …
From: https://www.opengl.org/wiki/Common_Mistakes#glGetFloatv_glGetBooleanv_glGetDoublev_glGetIntegerv
I am sorry, Oculus. But I’m not going to use you SDK Rendering and will invest another 30-60 hrs trying to replicate the ovr distortion myself.
Oculus …
Today I was surprised to be reminded of my tumblr blog beeing three years old now. I guess this is a good excuse to write about what I have been doing and not blogging about the last year.
Obvious …