What’s Up 11/2018
~ 4 Minute Read.
Since the last time I did an overview of my current projects is almost three months ago, I thought it’d be time for another one of these.
Vhite Rabbit
In September Florian Isikci and I moved into a small office in Konstanz. We have since release Construct Arcade, a VR browser games platform based on the WebVR/WebXR Device API.
For that project, I’m currently writing REST APIs in C++ and learning JavaScript to provide a JavaScript SDK for consuming the API. To empower learning, I’m writing an e-book “JavaScript for C++ Developers”, and to aid future C++ devs with acquiring the new language faster. Also, I always wanted to write an e-book.
On top of that we are still doing contract work, since keeping the company (aka us) alive requires money. If you need anything done in VR (especially WebVR), please do contact us.
WebXR
I actually got pretty far with the UE4 WebXR support I planned on doing. While most of the code has been written down, current state is a black screen because of some framebuffer issues. I hope to get back to this soon.
UE4 Testing
I released my “Advanced Testing” plugin on the Unreal Engine Marketplace. In case you want a free evaluation copy, don’t hesitate to send me a message.
Work
I quit in September! I did, however, do a very fun WebGL PBR rendering project with C++/Magnum that I will eventually write up on a bit.
Diet
A topic I didn’t write about on my blog to this date, even though it has always been an important one in the past three years. Note that I worry about diet not because of physical appearance, but mental performance.
I started supplementing Vitamin D3 as suggested in a talk by Dave Asprey 1. I also replaced breakfast with Keto-Coffee with MCT oil.
Conclusion
I probably forgot about the other half of the projects I am working on. You will hear about them eventually.
The e-book is almost done and I am very much looking forward to releasing it. There are some people I want to have read it first.
You may want to check out the Construct Arcade Blog for updates associated with that project!
Written in 20 minutes