PIXI3D
It worked !
2024.03.12
- update PIXI3D to version 2.5.0
:embed https://microstudio.io/Loginus/pixi3d/
2024.03.12
:embed https://microstudio.io/Loginus/pixi3d/
Does this library work with .glb objects loaded from microstudio assets?
I'm just checking out the API, looks like it supports glTF.
https://codesandbox.io/s/pixi3d-model-animation-4wz65?file=/src/index.js - I'm working on porting this to MicroStudio.
PIXI3D has methods for loading 3D objects.
It may be possible to load models directly from MicroStudio assets.
You need to wait a while for the model to be uploaded.
The light doesn't work. Animation, model loading and camera rotation work.
PIXI3D in javascript >> https://microstudio.io/i/Loginus/teajs/