luoxuhai / pcl.js

☁️ ⚡ Point Cloud Library (PCL) for browser, powered by WebAssembly.|在浏览器运行的点云库 (PCL),由 WebAssembly 提供支持。
https://pcl.js.org
MIT License
453 stars 38 forks source link

feat/segmentation min cut #49

Closed lengoanhcat closed 2 years ago

lengoanhcat commented 2 years ago
Description of change
Pre-Merge Checklist
vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
pcl-js ✅ Ready (Inspect) Visit Preview Oct 3, 2022 at 0:08AM (UTC)
luoxuhai commented 2 years ago

@lengoanhcat Need to run npm run build:wasm in the local, and then push the code.

lengoanhcat commented 2 years ago

@luoxuhai : done ! I have to make some extra changes besides binding codes to successfully run .devcontainer and build pcl-core.wasm. Pls help review and let me know it works in your environment or not.

luoxuhai commented 2 years ago

Please run git rebase master(the latest) locally and resubmit, then I can merge.

lengoanhcat commented 2 years ago

@luoxuhai done ^^ !

luoxuhai commented 2 years ago

Thanks! :-)