Socket
Socket
Sign inDemoInstall

three-canvas-renderer

Package Overview
Dependencies
1
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    three-canvas-renderer

three.js module with canvasRenderer included


Version published
Weekly downloads
739
decreased by-35.85%
Maintainers
1
Install size
47.4 kB
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 02 May 2017

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc