Files
portfolio.sorlinv.fr/www/libs/three.js/test/unit/three.example.unit.js
2022-11-22 15:31:36 +01:00

7 lines
224 B
JavaScript
Executable File

import './utils/qunit-utils.js';
import './example/utils/BufferGeometryUtils.tests';
import './example/exporters/GLTFExporter.tests';
import './example/loaders/GLTFLoader.tests';
import './example/objects/Lensflare.tests';