Skip to content

ustundag/Scientific-Visualization-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Scientific Visualization Algorithms

1- Plane Sweep Algorithm

This algorithm creates polygon triangulation simply by checking whether there is an intersection between edges of closest pairs, updating convex hull.

Before and after triangulation (vtk library used for visualization);

asd

Releases

No releases published

Packages

No packages published

Languages