Author: Thor_Bux

Enable JS ARToolKit WebAssebmly

JS ARToolKit WebAssembly

I recently wrote about the performance of JS ARToolKit WebAssembly version compared to the none WebAssembly version http://augmentmy.world/js-artoolkit-performance. Today I’d like to tell you how I made JS ARToolKit WebAssembly possible. JS ARToolKit WebAssembly background Some background …
JSARToolKit performance

JS ARToolKit performance

Have you ever wondered how to measure the performance of ARToolKit for JavaScript (JSARToolKit) inside the web-browser? I’ve done it, and the following article will outline how I did it.   ARToolKit for JavaScript JSARToolKit …
Development on the PI

Development on the PI

If you want to do broader augmented reality with not only a mobile phone and its camera you might want to look into using a Raspberry PI. Developing and compiling on the PI can be …