Skip to content

faultaddr/3DViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3DViewer

Documentation Softacheck

Thanks For CloudViewer, we use the UI of it, which really save my time. The Initial Idea was to fix some known issue of CloudViewer, But I found that the data structure && code design is a disaster,It is really sucks. So I decided to refactor the code to make a retrofit.

Description

The 3DViewer is a standalone, tiny, cross-platform point cloud visualization desktop software powered by PCL and Qt.

Usage

If you want to visualize a 3d model which would like to be pointcloud or mesh. Then u could use the 3DViewer, which designed for light usage for 3D Researchers, The most useful function for me is visualize multiple 3D models in different render window. This makes it easier to compare effects of our deep learning model.

We support various model format:

  • ply
  • pcd
  • stl
  • vtk
  • obj

Download

For Linux: (wait for uploading)

For Windows: (is comming)

For Mac: (is comming)

Compiling

  • Linux:

  • Windows:

    • I believe that no one wants to use windows, If U are using it now, just wait until the day 3DViewer would compile on it.

Maintainers

@faultaddr

Star History

Star History Chart

Contributing

Feel free to dive in! open an issue or submit PRs.

3DViewer follows the Contributor Covenant Code of Conduct.

License

MIT © Yunyi Pan