Search
⌃
K
Mixed Reality Curriculum
What is the Metaverse?
Unity Lessons
WebXR Lessons
3D on the Web
WebXR Device APIs
A-Frame
Three.js
Babylon.js
Concepts
Project
How to create your first Scene in Playground
What is an Arc Camera?
What is an Hemispheric Light?
What is a Box Mesh?
Basic Scene Exercises
How to load a 3D model on Playground?
How to add user interactions?
How to add WebXR support?
How to setup a BabylonJS local development environment and project?
How to Create a WebXR Augmented Reality App on Your Local Device
Babylon.js AR scene
Add Speech SDK
Server
Token Util
Create Speech Resources
Resources
WebXR Meetups
Resources
Unreal Engine Lessons
Artificial Intelligence(AI) Lessons
Exercises
FAQ
Glossary
How to contribute?
Powered By
GitBook
What is a Box Mesh?
We are creating a Box Mesh by calling BABYLON.MeshBuilder.CreateBox method with the minimum requirements, a name and an options empty object.
Previous
What is an Hemispheric Light?
Next
Basic Scene Exercises
Last modified
2yr ago