TypeError: THREE.WebGLRenderer is not a constructor
See original GitHub issuevar renderer = new THREE.WebGLRenderer();
this returns the error
TypeError: THREE.WebGLRenderer is not a constructor
i tried an older version and it worked just fine, so the problem is in the current version.
Issue Analytics
- State:
- Created 10 years ago
- Comments:9 (3 by maintainers)
Top Results From Across the Web
Three.js - TypeError: THREE.Scene is not a constructor [closed]
I am using version r80 and I heard there was some non-working samples in the documentation, however I am not sure what's wrong...
Read more >HTML : Three.js - TypeError: THREE.Scene is not a constructor
HTML : Three.js - TypeError : THREE.Scene is not a constructor [ Beautify Your Computer : https://www.hows.tech/p/recommended.html ] HTML ...
Read more >THREE.PrespectiveCamera is not a constructor - Questions
Hello everyone, I'm starting a THREE.js course. And the object does not appear in the browser. I inspected and says that, THREE.
Read more >Three.js – TypeError: THREE.Scene is not a constructor
Scene is not a constructor. htmljavascriptthree.js. I am just trying out Three.js so I can implement it to a project of mine, ......
Read more >TypeError: THREE.Scene is not a constructor-three.js
Coding example for the question Three.js - TypeError: THREE.Scene is not a constructor-three.js.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

No worries, @thekonz, we’ve all been there!
Hi, if UVMapping() is no longer a function, how can we get the same effect of UVMapping()?