geometry-processing-js
geometry-processing-js copied to clipboard
A fast, general-purpose framework for geometry processing on the web.
Hello, searching to use your very good library with Typescript, can you think about creating a npm plan for this ? https://github.com/DefinitelyTyped/DefinitelyTyped
This PR updates `geometry-processing-js` to use the ES6 Module Syntax. ES6 Modules offer several notable benefits. They - Eliminate the redundant `node` codebase by unifying both Browser and Node implementations...
I've been going through the HalfEdge codebase particularly the geodesic-distance example. Which is fantastic. I noticed that you are using the HalfEdgedata structure to determine the positions of boundary based...
.NET C#
Hi, Amazing work especially what is happenning in C++. Are there any plans to port C++ libraries to .NET ? Is there any way that C++ libs used on web...