Socket
Socket
Sign inDemoInstall

zen-3d

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    zen-3d

JavaScript 3D library


Version published
Weekly downloads
5
decreased by-16.67%
Maintainers
1
Install size
12.5 MB
Created
Weekly downloads
 

Readme

Source

zen-3d

License

image

JavaScript 3D library

一款WebGL 3D渲染器

RoadMap

zen-3d RoadMap

Examples:

Build

zen3d is built by gulp.

first run:

npm install

and then, run:

gulp build

or:

gulp watch

build path is ./build.

Usage

you can use zen3d.js or zen3d.min.js in your page simply by this:

<script src="zen3d.min.js"></script>.

zen-3d use JSON(assimp2json) as default supported format of model.

About Me

Keywords

FAQs

Last updated on 28 Mar 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