Skip to content

peko/tttm2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetra Tree Triangle Mesh

Some experiments with geo data

DONE

  • Loading and parsing ESRI Shape files throgh shapelib
  • Reprojecting data through projlib
  • Teselating shapes through ear clip algorithm
  • Convex hull for shapes through Chan's algorithm
  • Eport results to bare txt format and triangle's poly
  • Tetra tree

teselaion

TODO

  • Data maping
  • Isolines
  • Square tree
  • Hexa tree
  • Holes in shapes

Primitives

  • point_t
  • shape_t
  • mesh_t

Resources

Teselation

ConvexHull

Examples

Triangle Tree

About

Tetra Tree Triangle Mesh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published