Mixed Reality JS – JavaScript Framework for Building Apps for the Hololens
Mixed-Reality-JS - A simple framework for building Hololens applications with Javascript and ThreeJS. Based on HoloJS. (more…)
Read more »
One of the new features in ES6 is a new type of function, a generator function. You’ve probable heard of them. They are defined almost like normal functions, but instead of function, you use functi… Read more