🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

three-canvas-renderer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
t

three-canvas-renderer

three.js module with canvasRenderer included

2.0.0
latest
75

Supply Chain Security

100

Vulnerability

76

Quality

76

Maintenance

100

License

Unpopular package

Quality

This package is not very popular.

Found 1 instance in 1 package

Version published
Weekly downloads
31
82.35%
Maintainers
1
Weekly downloads
 
Created
Issues
0

three-canvas-renderer

bundles CanvasRenderer into Three.js

Installation

$ npm install three-canvas-renderer

Example

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	

Badges

FAQs

Package last updated on 02 May 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts