Skip to content

wblut/HE_Mesh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HE_Mesh

=========

HE_Mesh, a Java library for creating and manipulating polygonal meshes. Aimed primarily at Processing.

Building HE_Mesh from source.

The first thing you need to do is download or fork this repository and import the code in Eclipse. You need to add some other external *.jar files to the properties of your Eclipse project to compile HE_Mesh. These are included in the repository (folder external).

Current release: 2019.0.2 - Phoenix

Download the current release here: https://www.wblut.com/hemesh/hemesh.zip.

Build-of-the-day HE_Mesh (2019/11/14)

Download a recent built here: https://www.wblut.com/hemesh/hemesh20191114.zip.

Examples

Download: https://github.com/wblut/HE_Mesh_Examples.

License

HE_Mesh, with the below exceptions, is dedicated to the public domain. To the extent possible under law, I, Frederik Vanhoutte, have waived all copyright and related or neighboring rights to HE_Mesh. This work is published from Belgium. (http://creativecommons.org/publicdomain/zero/1.0/)

The following classes are subject to the license agreement of their original authors, included in the source file:

  • wblut.geom.WB_PolygonDecomposer
  • wblut.geom.WB_PolygonSplitter
  • wblut.hemesh.HEC_SuperDuper
  • wblut.hemesh.HET_FaceSplitter
  • wblut.math.WB_DoubleDouble
  • wblut.math.WB_Ease
  • wblut.math.WB_MTRandom
  • wblut.math.WB_OSNoise
  • wblut.math.WB_PNoise
  • wblut.math.WB_SNoise

The following packages are part of hemesh-external.jar and are subject to the license agreement of their original authors:

The modified code is available on request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages