无意间发现我写的开源库上了 JavaScript 周刊.
原文:
pcl.js: Point Cloud Library (PCL) for Browser, Powered by WebAssembly — A ‘point cloud’ is essentially lots of points projected in 3D space (live example.) This is a good example of bringing a large C++ library into the JavaScript world by way of WebAssembly.
翻译:
pcl.js:用于浏览器的点云库 (PCL),由 WebAssembly 提供支持,“点云”本质上是在 3D 空间中投影的大量点(在线示例)这是将大型 C++ 库引入 JavaScript 的一个很好的示例。