Skip to content

naivisoftware/naprealsense

Repository files navigation


Description

Intel realsense depth camera integration for NAP

Installation

Compatible with NAP 0.6 and higher - package release and source context.

From ZIP

Download the module as .zip archive and install it into the nap modules directory:

cd tools
./install_module.sh ~/Downloads/naprealsense-main.zip

From Repository

Clone the repository and setup the module in the nap modules directory.

cd modules
clone https://github.com/naivisoftware/naprealsense.git
./../tools/setup_module.sh naprealsense

Demo

Renders a pointcloud that is deformed using the PointCloud shader of the naprealsense module. The point cloud shader implements the de-projection methods from the realsense SDK, deforming the point cloud mesh completely on the GPU.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published