Surface Hull-OpenSCAD Tutorial 22

Поділитися
Вставка
  • Опубліковано 27 гру 2024

КОМЕНТАРІ •

  • @herseem
    @herseem 2 місяці тому

    I just want to express my appreciation for these explanatory videos that have opened my eyes to what OpenSCAD can do more than the simple functions I've been using up to now.

  • @polielie
    @polielie 3 роки тому +1

    This is extremely awesome.

  • @agnichatian
    @agnichatian 5 років тому +2

    Why not use the polyhedron() primitive ?

    • @CharthuliusWheezer
      @CharthuliusWheezer  5 років тому +1

      You could, it would just take some more work to determine how the points are ordered to create the faces. Essentially it's easier to use the hull module. One thing to note , however, is that, depending on how you use polyhedron, you could run into issues where two objects share an edge, which is not allowed and would cause manifold issues.

  • @magnuswootton6181
    @magnuswootton6181 Рік тому

    scad rules if u just need a model in a snap, does all the export for ya, so cool.