UltimateZoneBuilder/Source/Geometry
2008-05-05 18:21:13 +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
EarClipVertex.cs implemented cutting! ear clipping algorithms are now complete i think. 2008-01-07 23:03:36 +00:00
Line2D.cs rendering from vertexbuffers and slimdx update 2007-07-07 09:40:34 +00:00
LinedefAngleSorter.cs - started on the line drawing mode 2008-04-20 22:54:24 +00:00
LinedefSide.cs - added SectorMaker (unfinished) 2008-05-05 14:22:36 +00:00
LinedefsTracePath.cs some more drawing code (still unfinished) 2008-05-01 19:31:49 +00:00
Polygon.cs - added SectorMaker (unfinished) 2008-05-05 14:22:36 +00:00
SectorMaker.cs some improvements in sector drawing (still very buggy though) 2008-05-05 18:21:13 +00:00
SidedefAngleSorter.cs triangulation fixes, put the TriangulatorMode back in and some visibility range checking in visual mode 2008-01-18 19:52:19 +00:00
SidedefsTracePath.cs some more drawing code (still unfinished) 2008-05-01 19:31:49 +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 removed useless triangulators and changed EarClipTriangulator into just Triangulator 2008-05-03 09:26:44 +00:00
Vector2D.cs triangulation fixes, put the TriangulatorMode back in and some visibility range checking in visual mode 2008-01-18 19:52:19 +00:00
Vector3D.cs rendering from vertexbuffers and slimdx update 2007-07-07 09:40:34 +00:00