-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
I tried the example in the project, but on;
var imagedata = renderer.render(scene, camera);
VS Code just stops responding. Using three.js version 0.83.0 and older (0.69.0).
in software-renderer.js:
if (this.autoClear === true) this.clear();
Is causing the crash. Right below your (mrdoobs(?)) TODO.
matthias-ccri
Metadata
Metadata
Assignees
Labels
No labels