From accc34c87ce29249a6c3100bdf7efb2247c41362 Mon Sep 17 00:00:00 2001 From: Faruk Ahmet Date: Wed, 28 Jan 2026 02:01:29 +0300 Subject: [PATCH] Add Blender (Geometry Nodes) implementation to ports list As discussed in issue #120 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 943660a..05564c2 100644 --- a/README.md +++ b/README.md @@ -74,3 +74,4 @@ int main() { - [ruby-polylabel](https://github.com/fredplante/ruby-polylabel) (Ruby) - [Polylabel.jl](https://github.com/asinghvi17/Polylabel.jl) (Julia) - [geobase](https://github.com/navibyte/geospatial/blob/main/dart/geobase/lib/src/geometric/cartesian/areal/polylabel.dart) (Dart) +- [polylabel-geometrynodes](https://github.com/farukahmet/polylabel-geometrynodes) (Blender)