Open hamogu opened 6 years ago
Test of the FlatGRating
with a patched shape shows the dangers of relying on dict (visualization
) that's independent of the actual geometry that's plotted. That allows a shape that's different. In this case, I changed the center in pos4d for a Cylinder, but kept plotting "boxes" which directly uses the values in pos4d, not a function that the geometry supplies. Thus, it can be plotted, but won't show the cylinder. Need to think about how to controls these things more.
triangulate
method for Cylinderstriangulate
method for torusFlatGrating
)FlatGrating
with a Cylinder shape