[pdal-commits] [PDAL/PDAL] 2fc170: Add Cloth Simulation Filter (CSF)

chambbj noreply at github.com
Thu Sep 26 09:46:16 PDT 2019


  Branch: refs/heads/issue-2765-cloth-simulation-filter
  Home:   https://github.com/PDAL/PDAL
  Commit: 2fc170492369ab74286f4fa2b1b3565a954461c6
      https://github.com/PDAL/PDAL/commit/2fc170492369ab74286f4fa2b1b3565a954461c6
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2019-09-26 (Thu, 26 Sep 2019)

  Changed paths:
    M CMakeLists.txt
    A filters/CSFilter.cpp
    A filters/CSFilter.hpp
    A filters/private/csf/CSF.cpp
    A filters/private/csf/CSF.h
    A filters/private/csf/Cloth.cpp
    A filters/private/csf/Cloth.h
    A filters/private/csf/Constraint.cpp
    A filters/private/csf/Constraint.h
    A filters/private/csf/Particle.cpp
    A filters/private/csf/Particle.h
    A filters/private/csf/Rasterization.cpp
    A filters/private/csf/Rasterization.h
    A filters/private/csf/Vec3.h
    A filters/private/csf/XYZReader.cpp
    A filters/private/csf/XYZReader.h
    A filters/private/csf/c2cdist.cpp
    A filters/private/csf/c2cdist.h
    A filters/private/csf/point_cloud.cpp
    A filters/private/csf/point_cloud.h

  Log Message:
  -----------
  Add Cloth Simulation Filter (CSF)




More information about the pdal-commits mailing list