A simpler and more opinionated framework for building Hololens applications with Javascript and ThreeJS. Based on HoloJS.
- Windows 10
- Hololens
-
Clone this repository.
-
Make sure your Hololens development environment is all setup using Microsoft's guides.
-
Run npm install; npm start; Write your three js app in src/index.js file.
-
To deploy and debug, on emulator or device, open the HoloJS folder and project in Visual Studio. Deploy the app that is named ThreeJSApp.
-
Edit the Icons folder to change app icons.