Skip to main content

Questions tagged [polygons]

2 votes
3 answers
193 views

In documentation of Polygon we can read: Polygon[{poly_1,poly_2,…}] represents a collection of polygons poly_i. But then there is no example how to style each ...
azerbajdzan's user avatar
  • 32.5k
5 votes
3 answers
364 views

Consider this toy model: a list 100,000 simple point sets, and we Map WindingPolygon over it: ...
Anton's user avatar
  • 2,072
5 votes
3 answers
304 views

I need to find solution to combine large numbers of intersecting polygons, much faster than Mathematica's RegionUnion, so I'm looking at how to use external ...
Anton's user avatar
  • 2,072
5 votes
2 answers
391 views

I wanted to construct an object based on a pyramid for 3D printing an am stuck on the question how to convert the construction into Mathematica code. The process of construction went along like this, ...
Paul's user avatar
  • 123
2 votes
1 answer
115 views

How do I determine the 2D region bounded by some given points in symbolic form? In particular, I want something like this to work: ...
Aman Kushwaha's user avatar
3 votes
1 answer
214 views

Consider this code: ...
Anton's user avatar
  • 2,072
2 votes
2 answers
359 views

I'm trying to construct a BoundaryMeshRegion from a set of 3D surfaces generated using ParametricPlot3D. Here's my workflow: I created several ParametricPlot3D ...
kai29lol's user avatar
  • 317
3 votes
1 answer
315 views

How can I make all the lines within the polygon turn gray in that region? ...
hana's user avatar
  • 2,612

15 30 50 per page
1
2 3 4 5
12