THREE.js - library 3D

https://microstudio.io/i/Loginus/three/

I ported the THREE.js library to MicroStudio (MicroScript 2.0).

The demo shows how to use voxels on stage.

If you want to experiment with this library, you must first set the graphics engine in the project to PIXI.

There is one error which I don't know what causes. It always appears once in the console and has to do with context loss.

I think it's the MicroStudio graphic code interfering with THREE.js.