three.example.unit.js 213 B

1234567
  1. /**
  2. * @author TristanVALCKE / https://github.com/Itee
  3. */
  4. import './unit/example/exporters/GLTFExporter.tests';
  5. import './unit/example/loaders/GLTFLoader.tests';
  6. import './unit/example/objects/Lensflare.tests';