From 8b6c93b69436b4bb366fb41e4625121d901ce01d Mon Sep 17 00:00:00 2001 From: Tetsuo Koyama Date: Fri, 15 Nov 2024 07:19:11 +0900 Subject: [PATCH 1/2] Add LidarView --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f19b33d..a9b5387 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ Contributions _very welcome_ but first see [Contributing](CONTRIBUTING.md). - [GammaRay](https://github.com/PauloCarvalhoRJ/gammaray) - A graphical interface to GSLib (geostatistics library) and other geomodeling algorithms. - [ParaView](https://github.com/Kitware/ParaView) - VTK-based Data Analysis and Visualization Application - [Slicer](https://github.com/Slicer/Slicer) - Multi-platform, free open source software for visualization and image computing. +- [LidarView](https://github.com/Kitware/LidarView) - LidarView performs real-time reception, recording, visualization and processing of 3D LiDAR data. ## Books From 18f47f3af2b13a2ca498034f1757c86526d035e2 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 22:19:26 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9b5387..c028aef 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,9 @@ Contributions _very welcome_ but first see [Contributing](CONTRIBUTING.md). - [BVTKNodes](https://github.com/tkeskita/BVtkNodes) - Create and execute VTK pipelines in Blender Node Editor - [F3D](https://github.com/f3d-app/f3d) - Fast and minimalist 3D viewer. - [GammaRay](https://github.com/PauloCarvalhoRJ/gammaray) - A graphical interface to GSLib (geostatistics library) and other geomodeling algorithms. +- [LidarView](https://github.com/Kitware/LidarView) - LidarView performs real-time reception, recording, visualization and processing of 3D LiDAR data. - [ParaView](https://github.com/Kitware/ParaView) - VTK-based Data Analysis and Visualization Application - [Slicer](https://github.com/Slicer/Slicer) - Multi-platform, free open source software for visualization and image computing. -- [LidarView](https://github.com/Kitware/LidarView) - LidarView performs real-time reception, recording, visualization and processing of 3D LiDAR data. ## Books