Spacetime-Meta / spacetime-sdk

The spacetime-sdk is a turnkey virtual environment package for building in the Spacetime Metaverse
https://www.spacetimemeta.io/metaverse/spawn-planet
MIT License
11 stars 2 forks source link

Implement .fbx loader #100

Closed Liquid-Blocks closed 2 years ago

Liquid-Blocks commented 2 years ago

Implement the loading of .fbx assets

task:

  1. The virtualEnvironment.loadTerrain method should be renamed to virtualEnvironment.loadGlbTerrain
  2. then a new virtualEnvironment.loadFbxTerrain should be created

can use reference https://sbcode.net/threejs/loaders-fbx/