Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polygon_Mapping

// Author: Arash Nemati Hayati This program maps an arbitrary polygon into a structured two-dimensional grid of an arbitrary size It's assumed that the polygon is inside the defined grid If a cell intersects with the polygon, the code prints X if a cell is outside the polygon, the code prints O If a cell is inside the polygon, the code prints I

For more information please contact: Arash Nemati Hayati Email: a.nematihayati@utah.edu

About

Polygon Mapping // This program maps an arbitrary polygon into a structured two-dimensional grid of an arbitrary size // It's assumed that the polygon is inside the defined grid // If a cell intersects with the polygon, the code prints X // if a cell is outside the polygon, the code prints O // If a cell is inside the polygon, the code prints I

Topics

Resources

Code of conduct

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages