0.0.21 • Published 6 years ago

zetoff-three v0.0.21

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

zetoff-three

Wrapper of Three.js and other useful libraries

Travis build status Code Climate Test Coverage Dependency Status devDependency Status

Install

npm install --save zetoff-three

How to use it?

import THREE from 'zetoff-three';
import {ThreeBSP} from 'zetoff-three';

Includes:

  • Three.js

Loader Libraries

  • STLLoader
  • OBJLoader
  • BinaryLoader
  • SVGLoader
  • 3MFLoader

Export Libraries

  • STLBinaryExporter
  • STLExporter
  • OBJExporter

Control Libraries

  • OrbitControls
  • MouseControls
  • TrackballControls

Geometry

  • NURBSCurve
  • NURBSSurface
  • NURBSUtils
  • ThreeCSG

Contributors

You need to install three npm install three as a peer depency. I need to investigate how to better integrate with the three package in terms of dependencies. See: https://github.com/Zetoff/zetoff-three/issues/12 Another issue is that it only works when the THREE installed in the project is the same version as the one installed in this repo when the project is built. See: https://github.com/Zetoff/zetoff-three/issues/14

0.0.21

6 years ago

0.0.20-rc.1

6 years ago

0.0.19

6 years ago

0.0.18

6 years ago

0.0.17

6 years ago

0.0.16

6 years ago

0.0.15-a

6 years ago

0.0.15

7 years ago

0.0.14

7 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1-4

8 years ago

0.0.1-3

8 years ago

0.0.1-2

8 years ago

0.0.1-1

8 years ago

0.0.1

8 years ago