question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

TypeError: THREE.WebGLRenderer is not a constructor

See original GitHub issue
var 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:closed
  • Created 10 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
DavidSouthercommented, Jul 26, 2013

No worries, @thekonz, we’ve all been there!

0reactions
Carrin-Hjrcommented, May 23, 2018

Hi, if UVMapping() is no longer a function, how can we get the same effect of UVMapping()?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found