Skip to content

Simple 3D renderer for point clouds, surfel maps or 3D meshes.

License

Notifications You must be signed in to change notification settings

WaldJohannaU/Classy3DViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classy3DViewer

Simple and classy 3D viewer and 2D renderer for point clouds, surfel maps or meshes

Teaser

Build:

mkdir build && cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make

Dependencies:

Classy3DViewer uses Eigen3, OpenCV, OpenGL, Assimp and NanoGUI.

Notes:

An example 3D mesh, point cloud and surfel map can be found in the data folder. Point Clouds and surfel maps are loaded with tinyply.

About

Simple 3D renderer for point clouds, surfel maps or 3D meshes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published