Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 565 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 565 Bytes

Examples:

  • Hello world: create a simple scene with a cube and ground. Using a free camera to go through the scene.
  • Texture material: Load and create a texture from the storage, then creating a material with this texture.
  • Load a model: Load a gltf and a glb model respectively to view.
  • Character animation: Load a *.babylon character model file and play its skeletal animation.

Inspired by: