Introduction to Emscripten Sockets
~ 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 …
~ 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 …
~ 2.5 Minute Read.
In my last post I wrote how my idea of determinism influences some of my mentality. I still think it’s a bad word for the concept, as the first associations with de …
~ 5 Minute Read.
One of my foundational beliefs in life that influence my view of the world is determinism.
As a human being I understand cause-effect relationship: if I throw my plate on …
~ 1.5 Minute Read.
Passion day is a concept I came up with because I had ideas I wanted to work on, but didn’t actually find the time to do so. My thinking was “later, once I finished all …
~ 3 Minute Read.
In the last blog post (“WebXR in C++”) there was
a minor inconvenience left in the cmake example.
If you change the library_webxr.js
, it will not relink and therefore your output
.js
accompany …
~ 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 …
~ 2.5 Minute Read.
What the passion pill can do for you:
- Ability to work 6 hours more after 8 hours of other work
- Strong interest in an activity which overrules interest in other addict …
~ 2 Minute Read.
I spent the last three days recovering old projects.
There is this one 2TB external hard drive I had for ages, broken for six years – yet I never threw it away or tried to format it to maybe be …