Transizione al nuovo Three.js ES6
Il nuovo Three.js ES6 (versione > r125) rimuove le geometrie, lasciando solo le BufferedGeometries e passa alla versione ES6 “con moduli” (libreria three.js.module); Ci sono aggiornamenti dei colori e dell’illuminazione per citarne alcuni.
Questa esercitazione è un’iniziale migrazione a ES6, da studiare e completare.
Riferimenti
three.js: libreria di rendering grafico 3D
three.js - Sito GitHub: libreria di rendering grafico 3D - Sito GitHub
enable3d.io: enable3d.io brings physics to your three.js project and the third dimension to your Phaser 3 game
enable3d.io - Sito GitHub: enable3d.io brings physics to your three.js project and the third dimension to your Phaser 3 game - Sito GitHub
Google Earth 3D Tiles as GLTF file: fetching & rendering Google Earth 3D Tiles in ThreeJS