HoloJS-Builder
A simpler and more opinionated framework for building Hololens applications with Javascript and ThreeJS. Based on HoloJS.
Requirements
- Windows 10
- Hololens
Getting Started
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/app.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.
Log in or sign up for Devpost to join the conversation.