geometry-processing-js icon indicating copy to clipboard operation
geometry-processing-js copied to clipboard

A fast, general-purpose framework for geometry processing on the web.

Results 4 geometry-processing-js issues
Sort by recently updated
recently updated
newest added

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...

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...