Description of the problem
This form is for three.js bug reports and feature requests only.
This is NOT a help site. Do not ask help questions here.
If you need help, please use stackoverflow.
Describe the bug or feature request in detail.
A code snippet, screenshot, and small-test help us understand.
You can edit for small-test.
http://jsfiddle.net/akmcv7Lh/ (current revision)
http://jsfiddle.net/hw9rcLL8/ (dev)
Three.js version
- Dev
- r85
- …
Browser
- All of them
- Chrome
- Firefox
- Internet Explorer
OS
- All of them
- Windows
- macOS
- Linux
- Android
- iOS
Have you imported
CanvasRenderer
from/examples/js/renderers/CanvasRenderer.js
?see https://github.com/mrdoob/three.js/blob/master/examples/canvas_lines.html#L23-L24 as an example.
CanvasRenderer
and all related examples have been removed.