A blank 3D project with support for Immersal's VPS for real-work positioning of AR content.
Once the project is created, check out the ImmersalAnchorGroup in the Hierarchy of Scene.zcomp. The following steps should get you up and running in no time.
1. Visit https://developers.immersal.com/ and set up an account.
2. Create a map of the space you'd like to build content for with Immersal's mapping app.
3. Add your developer token and map ID to the ImmersalAnchorGroup's properties. Feel free to explore the other options.
4. Build your content inside the ImmersalAnchorGroup.
This project includes a default splash page - a 'launch' screen shown to the user when they first land on your page. It's important for both technical and user experience related reasons. You can customize it in the index.html file.
Rendering Engine
three.js
Supported Browsers
Google Chrome
Safari on iOS and MacOS
Scripting Language
TypeScript