2018-package-three-webpack-plugin icon indicating copy to clipboard operation
2018-package-three-webpack-plugin copied to clipboard

[ARCHIVED] Webpack plugin to use Three.js "examples" classes

Results 7 2018-package-three-webpack-plugin issues
Sort by recently updated
recently updated
newest added

## The devDependency [webpack](https://github.com/webpack/webpack) was updated from `4.21.0` to `4.35.1`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

THREE.LensflareElement is not export in Lensflare.js

When I use the GLTF loader with this plugin like this: ```js import { GLTFLoader } from 'three/examples/js/loaders/GLTFLoader' ``` When I use it and import something this error happens: ![image](https://user-images.githubusercontent.com/7217420/50542791-c0a4cf00-0bc5-11e9-9369-b339930ddce4.png)...

When setting up the webpack plugin for a react app, I am receiving the following error when running npm start. Cannot read property 'normalModuleFactory' of undefined I have included the...

Hello and thank you for making this plugin. I'm just starting with threejs/react and I am trying to implement this example : [https://github.com/mrdoob/three.js/blob/master/examples/css2d_label.html](url) Thanks to the plugin I have no...

Several files define multiple classes per file (EffectComposer, MaskPass, etc). Some don't even define in the THREE namespace, or aren't intended to be importable scripts: ````txt Cloth.js Detector.js GPUComputationRenderer.js ImprovedNoise.js...

This makes it easy for users that are not using the default path to specify their own customized path.