home.social

#e57 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #e57, aggregated by home.social.

  1. I released an update to my libE57Format library—version 3.3—to fix some build warnings & to update the build system (cmake)🏗️.

    It is a C++ library which provides read & write support for the ASTM-standard E57 file format on Linux, macOS, and Windows. E57 files store 3D point cloud data, attributes associated with 3D point data (color & intensity), and 2D images (photos).

    github.com/asmaloney/libE57For

  2. Announcing Apple Silicon support for the #python #e57 #pointcloud library pye57 (still no vanilla macOS!) pypi.org/project/pye57/

  3. I released libE57Format v3.2.0 to address some build issues 🏗️ & fix a couple of issues with standards conformance 📋.

    If you need to work with E57 point cloud files, check it out!

    (E57 is an ASTM standard for vendor-neutral point cloud data files.)

    github.com/asmaloney/libE57For

  4. I released libE57Format v3.1.0 to fix issues with standards conformance and some build issues 🏗️.

    If you need to work with E57 point cloud files, check it out!

    (E57 is an ASTM standard for vendor-neutral point cloud data files.)

    github.com/asmaloney/libE57For

  5. It worked! the latest version is faster, simpler and can read #e57 #pointcloud files with spherical coordinates, with tests by @danzin pypi.org/project/e57/

  6. I released libE57Format v3.0.2 to fix a small issue with standards conformance, some build issues 🏗️, and reading index packets 📇.

    If you need to work with E57 point cloud files, check it out!

    (E57 is an ASTM standard for vendor-neutral point cloud data files.)

    github.com/asmaloney/libE57For

  7. I just released libE57Format v3.0.1 to fix MSVC 32-bit builds 🤷 and to allow overriding some CMake options ⛑️.

    If you need to work with E57 point cloud files, check it out!

    (E57 is an ASTM standard for vendor-neutral point cloud data files.)

    github.com/asmaloney/libE57For

  8. libE57Format v3.0 was released with lots of API cleanups & fixes 🧹, updated compiler requirements (C++14), and general project health improvements ⛑️ (ASan, UBSan, testing).

    If you need to work with E57 point cloud files, check it out!

    (E57 is an ASTM standard for vendor-neutral point cloud data files.)

    github.com/asmaloney/libE57For