Skip to main content
We’ve updated our Terms of Service. A new AI Addendum clarifies how Stack Overflow utilizes AI interactions.
Code Golf

Return to Answer

Commonmark migration
Source Link

#Mathematica

Mathematica

#Mathematica

Mathematica

added 70 characters in body
Source Link
DavidC
  • 25.5k
  • 2
  • 53
  • 106

A Voronoi mesh or diagramVoronoi diagram looks like this drawing, from Wikipedia, showing 19 cells, each containing a single generatingseed point. A cell consists of the subregion of points which the respective generating point is closestcloser to than any of the other seed points.

A Voronoi mesh or diagram looks like this drawing, from Wikipedia, showing 19 cells, each containing a single generating point. A cell consists of the subregion of points which the respective generating point is closest to.

A Voronoi diagram looks like this drawing, from Wikipedia, showing 19 cells, each containing a single seed point. A cell consists of the subregion of points which the respective generating point is closer to than any of the other seed points.

deleted 1 character in body
Source Link
DavidC
  • 25.5k
  • 2
  • 53
  • 106

It uses the polygon primitives (in 2D) in the diagram to build polyhedra (in 3D). Imagine that each polygon has, just under it, a translation (in the-.08 in z dimension), an identical polygon of itself. Think of themthe two polygons as the upper and lower face of a polyhedron. "Side faces" are then added to complete the polyhedron.

It uses the polygon primitives (in 2D) in the diagram to build polyhedra (in 3D). Imagine that each polygon has, just under it (in the z dimension), an identical polygon. Think of them as the upper and lower face of a polyhedron. "Side faces" are then added to complete the polyhedron.

It uses the polygon primitives (in 2D) in the diagram to build polyhedra (in 3D). Imagine that each polygon has, just under it, a translation (-.08 in z) of itself. Think of the two polygons as the upper and lower face of a polyhedron. "Side faces" are then added to complete the polyhedron.

deleted 1 character in body
Source Link
DavidC
  • 25.5k
  • 2
  • 53
  • 106
Loading
tweaked the number of cells and the crevice size
Source Link
DavidC
  • 25.5k
  • 2
  • 53
  • 106
Loading
deleted 386 characters in body
Source Link
DavidC
  • 25.5k
  • 2
  • 53
  • 106
Loading
deleted 386 characters in body
Source Link
DavidC
  • 25.5k
  • 2
  • 53
  • 106
Loading
added 69 characters in body
Source Link
DavidC
  • 25.5k
  • 2
  • 53
  • 106
Loading
added 202 characters in body
Source Link
DavidC
  • 25.5k
  • 2
  • 53
  • 106
Loading
added 3 characters in body
Source Link
DavidC
  • 25.5k
  • 2
  • 53
  • 106
Loading
deleted 13 characters in body
Source Link
DavidC
  • 25.5k
  • 2
  • 53
  • 106
Loading
added 160 characters in body
Source Link
DavidC
  • 25.5k
  • 2
  • 53
  • 106
Loading
added 160 characters in body
Source Link
DavidC
  • 25.5k
  • 2
  • 53
  • 106
Loading
deleted 10 characters in body
Source Link
DavidC
  • 25.5k
  • 2
  • 53
  • 106
Loading
deleted 10 characters in body
Source Link
DavidC
  • 25.5k
  • 2
  • 53
  • 106
Loading
documentation and organization of code
Source Link
DavidC
  • 25.5k
  • 2
  • 53
  • 106
Loading
deleted 4 characters in body
Source Link
DavidC
  • 25.5k
  • 2
  • 53
  • 106
Loading
deleted 82 characters in body
Source Link
DavidC
  • 25.5k
  • 2
  • 53
  • 106
Loading
deleted 60 characters in body
Source Link
DavidC
  • 25.5k
  • 2
  • 53
  • 106
Loading
added 56 characters in body
Source Link
DavidC
  • 25.5k
  • 2
  • 53
  • 106
Loading
added 766 characters in body
Source Link
DavidC
  • 25.5k
  • 2
  • 53
  • 106
Loading
added 766 characters in body
Source Link
DavidC
  • 25.5k
  • 2
  • 53
  • 106
Loading
added 108 characters in body
Source Link
DavidC
  • 25.5k
  • 2
  • 53
  • 106
Loading
added 79 characters in body
Source Link
DavidC
  • 25.5k
  • 2
  • 53
  • 106
Loading
Source Link
DavidC
  • 25.5k
  • 2
  • 53
  • 106
Loading

AltStyle によって変換されたページ (->オリジナル) /