Skip to content

Waterboy1602/nestasm

Repository files navigation

NESTASM

Run nesting algorithm Sparrow or LBF in the browser with the use of WebAssembly

STILL NEED SOME CLEAN UP WORK!

Prerequisites

  • Rust
  • Node.js
  • wasm-pack & npm packages: cargo install wasm-pack && npm install

Build and Run

Clone repo, including submodules

cd wasm
wasm-pack build --release --target web --out-dir ../src/wasm
cd ..
npm run build
npm run preview -- --host

Acknowledgements

Uses the following repos of @JeroenGar

Created in function of masterthesis for Industrial Sciences - Software Engineering at KU Leuven

About

Solve 2D nesting problems in the browser using WebAssembly. Uses the sparrow and jagua-rs crates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •