{"id":15695841,"url":"https://github.com/zimmerrol/lidar-viewer","last_synced_at":"2025-07-26T15:07:38.331Z","repository":{"id":98201833,"uuid":"146418201","full_name":"zimmerrol/lidar-viewer","owner":"zimmerrol","description":"Point cloud viewer with surface reconstruction for LIDAR data using OpenGL.","archived":false,"fork":false,"pushed_at":"2018-08-28T09:38:05.000Z","size":101,"stargazers_count":7,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-05T02:04:26.652Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zimmerrol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-28T08:44:35.000Z","updated_at":"2022-03-28T17:21:10.000Z","dependencies_parsed_at":"2023-06-29T18:15:35.965Z","dependency_job_id":null,"html_url":"https://github.com/zimmerrol/lidar-viewer","commit_stats":{"total_commits":3,"total_committers":2,"mean_commits":1.5,"dds":"0.33333333333333337","last_synced_commit":"e341b8e52d5bd34e7fe3db4cf3cb9e725b4674b3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zimmerrol/lidar-viewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimmerrol%2Flidar-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimmerrol%2Flidar-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimmerrol%2Flidar-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimmerrol%2Flidar-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zimmerrol","download_url":"https://codeload.github.com/zimmerrol/lidar-viewer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimmerrol%2Flidar-viewer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267184092,"owners_count":24049127,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T19:05:08.477Z","updated_at":"2025-07-26T15:07:38.293Z","avatar_url":"https://github.com/zimmerrol.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LIDAR Viewer\nPoint cloud viewer with surface reconstruction for LIDAR data using OpenGL\n\n# Structure\n\n## OGLW\n\nThis project is a object oriented wrapper for `OpenGL`. It offers utility functions for shaders, memory and window management.\n\n## OGLWTest\n\nThis project is ment is a demo project to show and test functions of `OGLW`.\n\n## LIDARViewer\n\nThis project uses `OpenGL` to render point clouds, i.e. the recordings of LIDAR. It creates a 3D world in which the user can navigate using mouse and keyboard. If the project is built against the `PointCloudLibrary` one can also use surface reconstruction to obtain surfaces based on the recorded point cloud.\n\n# How to build\n\n1. Open the Visual Studio 2017 solution\n2. Restore the nuget packages\n    - glfw\n    - glm\n    - boost [Only required if `pcl` is *not* used]\n2. Install and setup [vcpkg](https://github.com/Microsoft/vcpkg)\n3. [Optional] Install `pcl` ([PointCloudLibrary](http://pointclouds.org/)) via `vcpkg`\n4. Build `OGLW`\n5. [Optional] Set precompiler directive `USE_PCL` to enable `pcl` support \n6. Build `LIDARViewer`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzimmerrol%2Flidar-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzimmerrol%2Flidar-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzimmerrol%2Flidar-viewer/lists"}