-
-
Notifications
You must be signed in to change notification settings - Fork 36k
Closed
Labels
Milestone
Description
Description
I just used the https://threejs.org/editor/ and open the export in my local server.
It renders a blank screen and dev tools look for "import from './three.core.js';" which is not included in the ZIP file.
The file that references core is »three.module.js«
Reproduction steps
- Use Editor
- Publish
- Run scene in browser
Code
// code goes here
// no code
Live example
- jsfiddle-latest-release WebGLRenderer
- jsfiddle-dev WebGLRenderer
- jsfiddle-latest-release WebGPURenderer
- jsfiddle-dev WebGPURenderer
Screenshots
No response
Version
r174
Device
Desktop
Browser
Chrome
OS
MacOS
Mugen87