compute_rasterizer

Point cloud renderer

A software project that enables real-time rendering of large point clouds using compute shaders

Rendering Point Clouds with Compute Shaders

GitHub

682 stars
33 watching
52 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kzampog/cilantro A C++ library for efficient processing and analysis of 3D point cloud data 1,036
cartographer-project/point_cloud_viewer A tool for visually exploring and navigating massive point clouds 339
amansachan1/meteoros A real-time cloud rendering system in Vulkan that simulates volumetric clouds. 189
nvidia-ai-iot/cupcl A set of libraries and sample code for 3D point cloud processing using CUDA. 576
c42f/displaz A viewer for displaying 3D point clouds and derived geometry from geospatial data 235
jbehley/point_labeler A software tool for labeling and annotating 3D point clouds in a tile-based fashion. 666
hugoledoux/sst A suite of Rust-based tools for processing and analyzing lidar point clouds from LAZ files. 2
sergeyprokudin/bps An efficient method for encoding 3D point clouds into fixed-length representations using a set of fixed points in space 174
seblague/clouds A simple Unity plugin for rendering clouds using raymarching 863
keijiro/pcx A tool for importing and rendering 3D point cloud data in Unity. 1,352
gwaldron/osgearth A toolkit for creating geospatially accurate 3D maps in C++ applications. 1,510
nicolas-chaulet/torch-points3d A PyTorch framework for building and training deep learning models on point clouds. 219
rswinkle/portablegl A portable implementation of OpenGL 3.x in clean C as a single header library. 1,044
idegelis/torch-points3d-siamesekpconv A deep learning framework for 3D point cloud analysis, specifically for change detection and segmentation tasks. 31
carlosmccosta/mesh_to_pointcloud A tool for converting mesh files to PCL pointclouds using OpenSceneGraph 13