Ioanna Mitropoulou

Results 15 issues of Ioanna Mitropoulou

Hello, I am trying to use the function `directional::dual_cycles`, but I get an error when it's trying to build from Triplets the `basisCycles`. My code is very simple: ``` #include...

bug

I am trying to integrate a 4-field as two overlayed line fields, but I get some parametrization results that do not make sense, like this: (I've turned off the seamless...

bug

# Feature Request As a user of the package, I want an extension of the `compas_cgal.slicer.slice_mesh `function so that I can use it for slicing open and closed meshes. ##...

enhancement

Here is the python function: https://libigl.github.io/libigl-python-bindings/igl_docs/#isolines

Depends on #143 Update the gh visualization component of the printpoints to reflect the changes from #143 Also, add sliders that enable easier navigation through PrintPoints: one slider that goes...

Each PrintPoint should know in addition to the current stuff also the following information: - Index of layer it is coming from - Index of path it is coming from...

It would be very useful to add a quick guide at the tutorial that explains how to export an obj from Rhino to be used for compas_slicer. (Weld mesh, disable...

Tutorial

A useful feature would be to be able to copy the classes in compas slicer. We could add to all of them a` class.copy()` function that returns an independent copy....

We already have some sketches from the presentation for explaining what a `Layer`, `Path `and `Printpoint `is. It would be nice to have these with explanatory text as part of...

Tutorial

Write an explanation for how the folder structures of the examples is organized. What goes where.

Tutorial