From 9b12cb1a66f4c522e02377445369d47d52e2d49b Mon Sep 17 00:00:00 2001 From: Jonathan Young Date: Mon, 6 May 2019 19:39:54 +1000 Subject: [PATCH] Add xatlas --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c2ef14e..493d239 100644 --- a/README.md +++ b/README.md @@ -209,6 +209,7 @@ as C/C++, as this is not an obstacle to most users.) | [yocto_bvh.h](https://github.com/xelatihy/yocto-gl) | MIT |C/C++|**1**| ray-casting and closest-element queries of bounding-volume hierarchy | [yocto_shape.h](https://github.com/xelatihy/yocto-gl) | MIT |C/C++|**1**| shape generation, tesselation, normals, etc. |**[rjm_mc.h](https://github.com/rmitton/rjm)** | **public domain** |C/C++|**1**| marching cubes triangulator +| [xatlas](https://github.com/jpcy/xatlas) | MIT | C++ | 2 | mesh parameterization # graphics (text) | library | license | API |files| description