diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2019-01-27 19:38:08 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2019-01-27 19:39:13 +0100 |
| commit | 93a7fae69e5c3a45515a309cfcd96a0fa90a602b (patch) | |
| tree | 9b6accc61a20be6bf813e4ad367237d96f1c7176 /client/splash/face/mesh.js | |
| parent | 25b35038ae1f9cdfa222da44b7a4ddfd47713e3e (diff) | |
add mesh of your typical everyman
Diffstat (limited to 'client/splash/face/mesh.js')
| -rw-r--r-- | client/splash/face/mesh.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/client/splash/face/mesh.js b/client/splash/face/mesh.js index 14aa7e6e..82e7fa6a 100644 --- a/client/splash/face/mesh.js +++ b/client/splash/face/mesh.js @@ -2,7 +2,5 @@ import DRACOLoader from '../../util/vendor/DRACOLoader' import GeometryHelper from '../../util/vendor/geometryHelper' DRACOLoader.setDecoderPath('/assets/js/vendor/draco/') - const dracoLoader = new DRACOLoader() - DRACOLoader.getDecoderModule() |
