Exposing subdivision tools via openmesh-python

Hi, are there any plans to expose subdivision API (https://www.graphics.rwth-aachen.de/media/openmesh_static/Documentations/Ope...) in openmesh-python? Thanks -Robert

Hi Robert, we are planning to expose an algorithm submodule that contains more easy to use geometry processing functionality (like the decimator or the subdivider). However, we cannot currently guarantee a timeline for when that will be available. Best, - Isaak On 6/23/21 12:47 PM, Robert Niederreiter wrote:
Hi,
are there any plans to expose subdivision API (https://www.graphics.rwth-aachen.de/media/openmesh_static/Documentations/Ope...) in openmesh-python?
Thanks
-Robert _______________________________________________ OpenMesh mailing list -- openmesh@lists.rwth-aachen.de To unsubscribe send an email to openmesh-leave@lists.rwth-aachen.de https://lists.rwth-aachen.de/postorius/lists/openmesh.lists.rwth-aachen.de

Hi Isaak, thanks for the quick reply. On 23.06.21 13:32, Isaak Lim wrote:
Hi Robert,
we are planning to expose an algorithm submodule that contains more easy to use geometry processing functionality (like the decimator or the subdivider). However, we cannot currently guarantee a timeline for when that will be available.
This is great news! Is it possible to expose subdivider API as is anyway? Does this imply a lot of work? Regards, -Robert
Best, - Isaak
On 6/23/21 12:47 PM, Robert Niederreiter wrote:
Hi,
are there any plans to expose subdivision API (https://www.graphics.rwth-aachen.de/media/openmesh_static/Documentations/Ope...) in openmesh-python?
Thanks
-Robert _______________________________________________ OpenMesh mailing list -- openmesh@lists.rwth-aachen.de To unsubscribe send an email to openmesh-leave@lists.rwth-aachen.de https://lists.rwth-aachen.de/postorius/lists/openmesh.lists.rwth-aachen.de
_______________________________________________ OpenMesh mailing list -- openmesh@lists.rwth-aachen.de To unsubscribe send an email to openmesh-leave@lists.rwth-aachen.de https://lists.rwth-aachen.de/postorius/lists/openmesh.lists.rwth-aachen.de
-- Squarewave Computing Robert Niederreiter Aflingerstraße 19 A-6176 Völs www.squarewave.at +43 699 160 20 192 ATU61774100

Hi, we just added the first batch of subdivision algorithms to the python bindings. You can use them by building the “algorithms" branch (https://www.graphics.rwth-aachen.de:9000/OpenMesh/openmesh-python/-/tree/alg...) from source. The subdividers are available as functions in the openmesh.algorithms.subdiv module, e.g.: openmesh.algorithms.subdiv.catmull_clark(mesh, n_iters) Best, Alex
On 23. Jun 2021, at 14:22, Robert Niederreiter <office@squarewave.at> wrote:
Hi Isaak,
thanks for the quick reply.
On 23.06.21 13:32, Isaak Lim wrote:
Hi Robert,
we are planning to expose an algorithm submodule that contains more easy to use geometry processing functionality (like the decimator or the subdivider). However, we cannot currently guarantee a timeline for when that will be available.
This is great news!
Is it possible to expose subdivider API as is anyway? Does this imply a lot of work?
Regards,
-Robert
Best, - Isaak
On 6/23/21 12:47 PM, Robert Niederreiter wrote:
Hi,
are there any plans to expose subdivision API (https://www.graphics.rwth-aachen.de/media/openmesh_static/Documentations/Ope...) in openmesh-python?
Thanks
-Robert _______________________________________________ OpenMesh mailing list -- openmesh@lists.rwth-aachen.de To unsubscribe send an email to openmesh-leave@lists.rwth-aachen.de https://lists.rwth-aachen.de/postorius/lists/openmesh.lists.rwth-aachen.de
OpenMesh mailing list -- openmesh@lists.rwth-aachen.de To unsubscribe send an email to openmesh-leave@lists.rwth-aachen.de https://lists.rwth-aachen.de/postorius/lists/openmesh.lists.rwth-aachen.de
-- Squarewave Computing Robert Niederreiter Aflingerstraße 19 A-6176 Völs
www.squarewave.at +43 699 160 20 192
ATU61774100 _______________________________________________ OpenMesh mailing list -- openmesh@lists.rwth-aachen.de To unsubscribe send an email to openmesh-leave@lists.rwth-aachen.de https://lists.rwth-aachen.de/postorius/lists/openmesh.lists.rwth-aachen.de

Hi Alexander, On 23.06.21 18:39, Dielen, Alexander wrote:
Hi,
we just added the first batch of subdivision algorithms to the python bindings. You can use them by building the “algorithms" branch (https://www.graphics.rwth-aachen.de:9000/OpenMesh/openmesh-python/-/tree/alg...) from source.
The subdividers are available as functions in the openmesh.algorithms.subdiv module, e.g.:
openmesh.algorithms.subdiv.catmull_clark(mesh, n_iters)
That was fast! Thank you. I just built the algorithms branch and it works. Best - Robert
Best, Alex
On 23. Jun 2021, at 14:22, Robert Niederreiter <office@squarewave.at> wrote:
Hi Isaak,
thanks for the quick reply.
On 23.06.21 13:32, Isaak Lim wrote:
Hi Robert,
we are planning to expose an algorithm submodule that contains more easy to use geometry processing functionality (like the decimator or the subdivider). However, we cannot currently guarantee a timeline for when that will be available. This is great news!
Is it possible to expose subdivider API as is anyway? Does this imply a lot of work?
Regards,
-Robert
Best, - Isaak
On 6/23/21 12:47 PM, Robert Niederreiter wrote:
Hi,
are there any plans to expose subdivision API (https://www.graphics.rwth-aachen.de/media/openmesh_static/Documentations/Ope...) in openmesh-python?
Thanks
-Robert _______________________________________________ OpenMesh mailing list -- openmesh@lists.rwth-aachen.de To unsubscribe send an email to openmesh-leave@lists.rwth-aachen.de https://lists.rwth-aachen.de/postorius/lists/openmesh.lists.rwth-aachen.de
OpenMesh mailing list -- openmesh@lists.rwth-aachen.de To unsubscribe send an email to openmesh-leave@lists.rwth-aachen.de https://lists.rwth-aachen.de/postorius/lists/openmesh.lists.rwth-aachen.de
-- Squarewave Computing Robert Niederreiter Aflingerstraße 19 A-6176 Völs
www.squarewave.at +43 699 160 20 192
ATU61774100 _______________________________________________ OpenMesh mailing list -- openmesh@lists.rwth-aachen.de To unsubscribe send an email to openmesh-leave@lists.rwth-aachen.de https://lists.rwth-aachen.de/postorius/lists/openmesh.lists.rwth-aachen.de
OpenMesh mailing list -- openmesh@lists.rwth-aachen.de To unsubscribe send an email to openmesh-leave@lists.rwth-aachen.de https://lists.rwth-aachen.de/postorius/lists/openmesh.lists.rwth-aachen.de
participants (3)
-
Dielen, Alexander
-
Isaak Lim
-
Robert Niederreiter