Introduction - If you have any usage issues, please Google them yourself
C code for "Computational Geometry in C (Second Edition)": Code function Chapter pointer directory----------------------------------------------------- Triangulate Chapter 1, Code 1.14 /tri Convex Hull(2D) Chapter 3, Code 3.8 /graham Convex Hull(3D) Chapter 4, Code 4.8 /chull sphere.c Chapter 4, Fig. 4.15 /sphere Delaunay Triang Chapter 5, Code 5.2 /dt SegSegInt Chapter 7, Code 7.2 /segseg Point-in-poly Chapter 7, Code 7.13 /inpoly Point-in-hedron Chapter 7, Code 7.15 /inhedron Int Conv Poly Chapter 7, Code 7.17 /convconv Mink Convolve Chapter 8, Code 8.5 /mink Arm Move Chapter 8, Code 8.7 /arm
Packet : 5612322d.rar filelist
C\README.txt.txt
C\tri\tri.c
C\tri\macros.h
C\tri\comb.c
C\tri\Makefile
C\tri\i.18
C\tri\i.snake
C\tri\i.sq
C\tri\i.tri
C\tri\README.tri
C\tri
C\sphere\sphere.c
C\sphere\spiral.c
C\sphere\cube.c
C\sphere\Makefile
C\sphere\README.sphere
C\sphere
C\segseg\segseg.c
C\segseg\Makefile
C\segseg\README.segseg
C\segseg
C\mink\mink.c
C\mink\Makefile
C\mink\i.0
C\mink\i.1
C\mink\i.2
C\mink\i.3
C\mink\i.4
C\mink\i.5
C\mink\README.mink
C\mink
C\inpoly\inpoly.c
C\inpoly\Makefile
C\inpoly\i.28
C\inpoly\i.28.verts
C\inpoly\README.inpoly
C\inpoly
C\inhedron\inhedron.c
C\inhedron\Makefile
C\inhedron\i.8
C\inhedron\i.400
C\inhedron\README.inhedron
C\inhedron
C\graham\graham.c
C\graham\macros.h
C\graham\Makefile
C\graham\i.10
C\graham\i.19
C\graham\README.graham
C\graham
C\dt\dt2.c
C\dt\dt4.c
C\dt\macros.h
C\dt\Makefile
C\dt\i.10
C\dt\i.100
C\dt\README.dt
C\dt
C\convconv\convconv.c
C\convconv\Makefile
C\convconv\i.two
C\convconv\i.amy.3
C\convconv\i.house
C\convconv\i.sqsq
C\convconv\README.convconv
C\convconv
C\chull\chull.c
C\chull\macros.h
C\chull\Makefile
C\chull\i.cube
C\chull\README.chull
C\chull
C\arm\arm.c
C\arm\Makefile
C\arm\i.4
C\arm\o.4
C\arm\README.arm
C\arm
C