Mike Cernea

Results 6 comments of Mike Cernea

Hello, I am trying to compile MeshLabJS in order to learn how Emscripten and WASM works in conjunction with ThreeJS, but following the documentation, it fails with an error in...

Same issue here, it started with the ffmpeg not loading, it passes the load error if we run the code from Git, but now it fails with SharedArrayBuffer error, and...

> > > > Same issue here, it started with the ffmpeg not loading, it passes the load error if we run the code from Git, but now it fails...

Hello, I am trying to add liblas with laszip using vcpkg, but vcpkg only has laszip3. How can I go about using liblas with zip support this way? Thank you.

Hello mloskot, where do I get laszip2 (official github only has v3 and google does not find any page with v2)? Also, is there a way to configure vcpkg to...

Thank you. For curiosity, what is the purpose of LASzip 3.x if all libraries use liblas to build LAS files and v3 is not compatible with this version, who uses...