Skip to content

Instantly share code, notes, and snippets.

@RussNelson
Created November 5, 2023 02:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RussNelson/a9306d02cadf6c9e76ab4ae2daa4dc6e to your computer and use it in GitHub Desktop.
Save RussNelson/a9306d02cadf6c9e76ab4ae2daa4dc6e to your computer and use it in GitHub Desktop.
not manifold
linear_extrude(1) polygon(
points=
[[-137.867, 155.712], [-137.867, 156.302], [-137.853, 156.466], [-137.723, 156.602], [-137.658, 156.613], [-137.037, 156.613], [-136.816, 156.559], [-136.483, 156.076], [-136.559, 155.797], [-136.65, 155.661], [-136.678, 155.441], [-136.607, 155.257], [-136.528, 155.042], [-136.52, 154.977], [-136.616, 154.859], [-136.839, 154.958], [-136.898, 155.073], [-137.017, 155.345], [-137.09, 155.452], [-137.141, 155.492], [-137.429, 155.497], [-137.514, 155.404], [-137.531, 155.274], [-137.545, 155.014], [-137.633, 154.884], [-137.845, 154.969], [-137.864, 155.099], [-137.864, 155.72], [-137.266, 155.862], [-136.955, 155.904], [-136.842, 156.054], [-136.924, 156.22], [-137.076, 156.274], [-137.336, 156.274], [-137.398, 156.26], [-137.52, 156.121], [-137.458, 155.915], [-137.401, 155.887], [-137.266, 155.862]],
paths=
[[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 27, 0], [28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 28]]
);
linear_extrude(1) polygon(
points=
// 234
[[-133.856, 154.969], [-133.963, 154.856], [-134.138, 154.924], [-134.178, 154.975], [-134.257, 155.116], [-134.441, 155.234], [-134.929, 155.232], [-135.065, 155.15], [-135.133, 155.04], [-135.203, 154.929], [-135.342, 154.85], [-135.497, 155.006], [-135.46, 155.13], [-134.958, 156.331], [-134.901, 156.446], [-134.864, 156.5], [-134.475, 156.489], [-134.398, 156.345], [-133.884, 155.113], [-133.856, 154.96], [-134.647, 155.593], [-134.573, 155.627], [-134.528, 155.706], [-134.627, 155.935], [-134.718, 155.935], [-134.74, 155.912], [-134.822, 155.74], [-134.78, 155.627], [-134.647, 155.59]],
paths=
//[[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 0], [20, 21, 22, 23, 24, 25, 26, 27, 28, 20]]
[[ 0, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0], [20, 21, 22, 23, 24, 25, 26, 27, 28, 20]]
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment