[pdal-commits] [PDAL/PDAL] af90a1: writers.gltf (#2643)

Howard Butler noreply at github.com
Tue Jul 30 08:47:26 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: af90a129bd733d0095eddb0acbd7b73f5325796e
      https://github.com/PDAL/PDAL/commit/af90a129bd733d0095eddb0acbd7b73f5325796e
  Author: Howard Butler <howard at hobu.co>
  Date:   2019-07-30 (Tue, 30 Jul 2019)

  Changed paths:
    A io/GltfWriter.cpp
    A io/GltfWriter.hpp
    M pdal/Mesh.hpp

  Log Message:
  -----------
  writers.gltf (#2643)

* Temp checkin.

* Initial check-in.

* Make TransformationFilter more generic.

* Add doFilter().

* Remove extra "public".

* More PDAL_DLL.

* Remove accidentally added files.

* Apply the inverse transform to generated points.
Close #1840

* Make iterators const.

* Semi-working writer.

* Cesium writer that actually allows things to be drawn.

* Gltf writer instead of cesium writer.

* Working glb writer.




More information about the pdal-commits mailing list