three-canvas-renderer
Advanced tools
Weekly downloads
Readme
bundles CanvasRenderer into Three.js
$ npm install three-canvas-renderer
works with THREE >=0.84.0
var THREE = require("three-canvas-renderer");
this.renderer = new THREE.CanvasRenderer(); // yay! you don't have to mess with the Three.js examples/ directory
FAQs
three.js module with canvasRenderer included
The npm package three-canvas-renderer receives a total of 338 weekly downloads. As such, three-canvas-renderer popularity was classified as not popular.
We found that three-canvas-renderer demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.