0.6.0 • Published 3 years ago

holes-in v0.6.0

Weekly downloads
1
License
BSD-3-Clause
Repository
github
Last release
3 years ago

npm.io

Build Status NPM Version License Dependencies Dev Dependencies Greenkeeper badge

A javascript library to generate 3D mesh from a 2D outer path and 2D inner paths.

Getting started

npm install
npm run watchifyDebug
python3 -m http.server 3001 .
# Open http://localhost:3001/debug/debugpage/debugPage.html

Documentation

Please visit the Documentation page

Or have a look to the DEMO

Changelog

  • 0.6.0:
    • Adds support of Uvs2 on merge meshes
    • Adds options to invert front and back normals
  • 0.5.3-0.5.8: ?
  • 0.5.2: Accept lowercase points
  • 0.5.1: New doc, new logo, new style :)
  • 0.5.0: Simplified getDataByDepth and handle holes into holes.
  • 0.4.0: Added option mergeVerticalGeometries to be able to separate vertical geometries in an array of meshes
  • 0.3.4: Added option doNotBuild for a thinner control of the final mesh
  • 0.3.2: Simplified pre processing for more robustness
  • 0.2.5: Removed for ...of for ES5 transpilation
  • 0.2.3: Added full gestion of paths that modifies the outer geometry
  • 0.1.5: Added gestion of paths that modifies the outer geometry
  • 0.1.1: Added Uvs generation
  • 0.0.0: Initial release
0.6.0

3 years ago

0.5.8

6 years ago

0.5.7

6 years ago

0.5.5

6 years ago

0.5.4

6 years ago

0.5.3

6 years ago

0.5.2

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.4.6

6 years ago

0.4.5

6 years ago

0.4.4

7 years ago

0.4.3

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.47

7 years ago

0.3.46

7 years ago

0.3.45

7 years ago

0.3.44

7 years ago

0.3.43

7 years ago

0.3.42

7 years ago

0.3.41

7 years ago

0.3.4

7 years ago

0.3.3

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.9

7 years ago

0.2.7

7 years ago

0.2.6

7 years ago

0.2.5

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.0

7 years ago