This projects shows how to use HTML within your scenes to build a user interface for your users to interact with.
In addition to checking out the HTML and Button nodes in the Hierarchy, take a look in the Animations panel. The states in the 'UI' layer are used to hide the HTML UI when the user taps the 'Close' button.
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
Microsoft Edge
Safari on iOS and MacOS
Scripting Language
TypeScript