From ec82f6d8def7cda56ee8da4c28b21a589770ecc1 Mon Sep 17 00:00:00 2001 From: Aaron Kirtland Date: Wed, 1 Jun 2022 01:25:52 -0400 Subject: [PATCH] Add Computational Geometry --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 17ab1d4c1d..15643ae100 100755 --- a/readme.md +++ b/readme.md @@ -963,6 +963,7 @@ - [Translations](https://github.com/mbiesiad/awesome-translations#readme) - The transfer of the meaning of a text from one language to another. - [Scriptable](https://github.com/dersvenhesse/awesome-scriptable#readme) - An iOS app for automations in JavaScript. - [WebXR](https://github.com/msub2/awesome-webxr#readme) - Enables immersive virtual reality and augmented reality content on the web. +- [Computational Geometry](https://github.com/atkirtland/awesome-computational-geometry#readme) - Computational approaches for problems in geometry. ## Related