Skip to content

Wasm (Rust) tools to to manipulate WellKnown and SVG geometry elements

License

Notifications You must be signed in to change notification settings

Scripta-Qumranica-Electronica/geometry-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geometry-tools

A WASM (Rust, see wasm-pack) library for managing various geometric operations on WellKnown and SVG shapes

Compiling

Simply running `wasm-pack build` will generate all the necessary JS/TS files in the `pkg` folder. The sample website in `www` provides an example of how to use those.

Tests

Some unit tests can be found in the individual `.rs` files themselves.

Dependencies

Among the many fine dependencies used in this library, the major packages are geo, wkt, and rust-geo-booleanop.

About

Wasm (Rust) tools to to manipulate WellKnown and SVG geometry elements

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages