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

  1. Clone this repository.

  2. Make sure your Hololens development environment is all setup using Microsoft's guides.

  3. Run npm install; npm start; Write your three js app in src/app.js file.

  4. To deploy and debug, on emulator or device, open the HoloJS folder and project in Visual Studio. Deploy the app that is named ThreeJSApp.

  5. Edit the Icons folder to change app icons.

Built With

Share this project:

Updates