]> Pileus Git - grits/commit
Add convex tessellation example
authorAndy Spencer <andy753421@gmail.com>
Mon, 24 Jan 2011 03:23:40 +0000 (03:23 +0000)
committerAndy Spencer <andy753421@gmail.com>
Mon, 24 Jan 2011 03:23:40 +0000 (03:23 +0000)
commitae7b2d9e5f5bae86f1d50ee68c8dee109a66ed5f
tree7f0649ab468ee0fcd89c7c66c08b1cb3beb826bb
parent5b34a0096c287d611e2506726b3589b8ec646f47
Add convex tessellation example

This tessellates a non-convex polygon such that it can be drawn
correctly.
examples/.gitignore
examples/tess/convex.c [new file with mode: 0644]
examples/tess/mkfile