mariuszhermansdorfer

Results 9 issues of mariuszhermansdorfer

Hey @Scrawk, First of all many thanks for creating and maintaining this repo! I'm interested in using the Alpha Wrapping functionality released in the latest version of CGAL: https://www.cgal.org/2022/05/18/alpha_wrap/ Any...

I'm trying to generate c# bindings for existing open-source c++ geometry processing libraries. One example would be the [Polygon Mesh Processing](https://github.com/pmp-library/pmp-library) library. My naive attempt to reuse the [example](https://github.com/scapix-com/example1) and...

@angularsen, following your suggestions from #1337, here is an updated PR adding the conversion methods between Angle and Slope. How do you suggest we proceed with creating strings like "1...

First of all, a huge thanks for creating this fantastic library! I've been experimenting with GC inside of Rhino to work with modelling terrains. One thing I'm struggling with is...

On the official website, there is a note on Rhino/GH plugin and some Python bindings. The link to the Rhino plugin is dead. What is the status of this project?...

Hi @Fedr & @Grantim, could we please add an overload to the `computeSkyViewFactor` functions to return the closest intersections? I understand that it could slow things down that's why it's...

Hi @Grantim and @Fedr, I believe to have seen this before but can't find the corresponding function now. How can I create a gridded mesh based on arbitrary shape input,...

Inserting the built-in `WorldToScreen` function throws a compile error stating, that there is a spelling mistake in the function call (notice the missing 'c' in the error message). ![image](https://user-images.githubusercontent.com/49192999/158973277-3b824c14-5357-4b0a-b0d1-4036979824fa.png) After...

@snabela, @ryein, @SamuelAl thanks for putting this great library together! I'm trying to find a way either in Dendro or OpenVDB to convert a mesh to volume with a custom...