{"id":23491402,"url":"https://github.com/ysuzuki19/pointcloud-web-viewer","last_synced_at":"2025-04-14T22:48:49.308Z","repository":{"id":137466555,"uuid":"389127837","full_name":"ysuzuki19/pointcloud-web-viewer","owner":"ysuzuki19","description":"pointcloud viewer on browser via websocket.","archived":false,"fork":false,"pushed_at":"2021-07-28T13:51:00.000Z","size":3206,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T22:48:41.875Z","etag":null,"topics":["pcl","point-cloud","react","server","threejs","viewer","websocket"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/ysuzuki19.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":"2021-07-24T15:08:11.000Z","updated_at":"2025-02-13T19:28:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"2db8b643-7871-4787-a35d-8ba02de19f11","html_url":"https://github.com/ysuzuki19/pointcloud-web-viewer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysuzuki19%2Fpointcloud-web-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysuzuki19%2Fpointcloud-web-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysuzuki19%2Fpointcloud-web-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysuzuki19%2Fpointcloud-web-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ysuzuki19","download_url":"https://codeload.github.com/ysuzuki19/pointcloud-web-viewer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248975299,"owners_count":21192199,"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","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":["pcl","point-cloud","react","server","threejs","viewer","websocket"],"created_at":"2024-12-25T01:27:32.912Z","updated_at":"2025-04-14T22:48:49.301Z","avatar_url":"https://github.com/ysuzuki19.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Point Cloud Web Viewer\n\npointcloud viewer on browser via websocket.\n\n# Run Server\n\nPrepare a PCD file for anything,\nPut `server/echo/data.pcd`.\n\n```bash\n$ cd server/echo\n$ mkdir build\n$ cd build\n$ cmake ..\n$ make\n$ ./server 0.0.0.0 8080\n```\n\n# Run Client\n\nBefore run client, please run server.\n\n```bash\n$ cd client\n$ npm install\n$ npm start\n```\n\n# Demo\n\n## Echo\n\n![files](./demo/point-cloud-web-viewer-simple-demo.gif)\n\n## Stream\n\n![files](./demo/point-cloud-web-viewer-stream-demo.gif)\n\n# Run Stream Server\n\nPrepare PCD files and put `server/streamer/pcds/\u003cfilenam\u003e.pcd`.\n\n```bash\n$ cd server/streamer\n$ mkdir build\n$ cd build\n$ cmake ..\n$ make\n$ ./server 0.0.0.0 8080\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fysuzuki19%2Fpointcloud-web-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fysuzuki19%2Fpointcloud-web-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fysuzuki19%2Fpointcloud-web-viewer/lists"}