shards icon indicating copy to clipboard operation
shards copied to clipboard

CSG description shards

Open guusw opened this issue 2 years ago • 1 comments

Add shards to describe CSG shapes (and their properties) and operations.

Shapes:

  • [ ] Cube
    • [ ] Size XYZ
    • [ ] Edge rounding
  • [ ] Sphere
    • [ ] Radius
  • [ ] Cylinder
    • [ ] Length
    • [ ] Radius
  • [ ] Cone
    • [ ] Length
    • [ ] Radius
  • [ ] Torus
    • [ ] Inner&Outer radius

Operations:

  • [ ] Union
    • [ ] Smooth
    • [ ] Hard
  • [ ] Subtract
  • [ ] Intersect
  • [ ] Interpolate

Document syntax in FIP-6

guusw avatar Nov 14 '22 13:11 guusw