Big news!Introducing Socket AI - ChatGPT-Powered Threat Analysis. Learn more
Socket
Log inDemoInstall

three-canvas-renderer

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Issues
File Explorer

Advanced tools

three-canvas-renderer

three.js module with canvasRenderer included

    2.0.0latest
    GitHub

Version published
Maintainers
1
Weekly downloads
399
decreased by-23.42%

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 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.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • 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