This repository was archived by the owner on Dec 21, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -270,7 +270,7 @@ Number Type Converter
270270 - Supports both local (blob) and remote URL loading
271271 - Local loading supports self-contained models (embedded GLTF or binary GLB) as well as GLTF + BIN + Textures
272272 - The viewer supports loading of multiple models at once, which will be switchable with the viewer's ` M ` button
273- - ` GLTF Viewer ` is for v2.0 glTF files and is currently using r172 of three.js:
273+ - ` GLTF Viewer ` is for v2.0 glTF files and is currently using r178 of three.js:
274274 - does not support obsolete ` pbrSpecularGlossiness `
275275 - supports currently arbitrary ` KHR_animation_pointer `
276276 - ` GLTFS Viewer ` is for v2.0 glTF files and is currently using r150 of three.js:
@@ -527,7 +527,7 @@ Number Type Converter
527527 - scene background ` backBlurriness ` and ` backIntensity `
528528 - this will also disable/enable the gradient background ` G ` button and background color control
529529- JSON viewers support three.js and assimp JS and/or JSON formats with some limitations:
530- - JSON Viewer is currently using r172 of three.js and cannot open legacy formats
530+ - JSON Viewer is currently using r178 of three.js and cannot open legacy formats
531531 - JSON Legacy viewer is using r111 of three.js to support legacy THREE.Geometry:
532532 - It is using 4 loaders: ObjectLoader, BufferGeometryLoader, LegacyJSONLoader and AssimpJSONLoader
533533 - It could possibly open and export current three.js JSON format, with limitations of r111
You can’t perform that action at this time.
0 commit comments