Skip to content

tibo-vip/zen-3d

 
 

Repository files navigation

zen-3d

NPM Package Build Size NPM Downloads License Issues Dev Dependencies Language Grade

JavaScript 3D library

The aim of the project is to create an easy to use, lightweight, 3D/2D library. The library only provides WebGL renderers.

ExamplesRoadMapDocumentationTests

image image image image
image image image image

Usage

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

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

or import as es6 module:

import * as zen3d from 'js/zen3d.module.js';

3D Format Support

GLTF / assimp2json

WebGL2 Support

Projects

Change log

Releases

About

JavaScript 3D library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.4%
  • GLSL 4.1%
  • Other 0.5%