UltimateZoneBuilder/Source/Geometry
2008-01-13 21:23:59 +00:00
..
Angle2D.cs fixed ear-clipping trace bug with vertices that are used more than once in the same sector 2008-01-08 18:52:20 +00:00
BSPTriangulator.cs first step of EarClipTriangulator (trace sector to polygons) works! 2008-01-06 20:56:48 +00:00
EarClipTriangulator.cs some 3D mode rendering 2008-01-13 21:23:59 +00:00
EarClipVertex.cs implemented cutting! ear clipping algorithms are now complete i think. 2008-01-07 23:03:36 +00:00
GLNodesTriangulator.cs first step of EarClipTriangulator (trace sector to polygons) works! 2008-01-06 20:56:48 +00:00
Line2D.cs rendering from vertexbuffers and slimdx update 2007-07-07 09:40:34 +00:00
Polygon.cs implemented cutting! ear clipping algorithms are now complete i think. 2008-01-07 23:03:36 +00:00
SidedefAngleSorter.cs fixed ear-clipping trace bug with vertices that are used more than once in the same sector 2008-01-08 18:52:20 +00:00
TracePath.cs implemented cutting! ear clipping algorithms are now complete i think. 2008-01-07 23:03:36 +00:00
TriangleList.cs added ear clipping (outer polygon only, still have to implement cutting) 2008-01-07 19:10:23 +00:00
Triangulator.cs first step of EarClipTriangulator (trace sector to polygons) works! 2008-01-06 20:56:48 +00:00
Vector2D.cs added ear clipping (outer polygon only, still have to implement cutting) 2008-01-07 19:10:23 +00:00
Vector3D.cs rendering from vertexbuffers and slimdx update 2007-07-07 09:40:34 +00:00