-
Updated
Sep 30, 2021 - Python
computer-graphics
Here are 2,044 public repositories matching this topic...
-
Updated
Oct 30, 2021 - Jupyter Notebook
-
Updated
Jan 27, 2021 - C++
-
Updated
Aug 3, 2020 - Lua
-
Updated
Jun 6, 2021 - Lua
-
Updated
Oct 29, 2021 - HTML
-
Updated
Oct 1, 2021 - Python
-
Updated
May 26, 2021 - C++
-
Updated
Aug 5, 2020 - Python
-
Updated
Oct 24, 2021 - C++
-
Updated
Jan 30, 2019 - C++
-
Updated
Nov 1, 2021 - C++
-
Updated
May 31, 2021
-
Updated
Jun 6, 2021 - C
-
Updated
Nov 4, 2021 - C++
-
Updated
Oct 23, 2020
-
Updated
Feb 20, 2019 - C++
-
Updated
Nov 3, 2021 - Python
-
Updated
Sep 8, 2021 - Python
-
Updated
Apr 25, 2021 - C++
-
Updated
Sep 30, 2021 - C++
-
Updated
Mar 9, 2020 - Python
-
Updated
Oct 22, 2021 - C++
-
Updated
Jul 8, 2021 - NASL
-
Updated
Sep 24, 2021 - C
-
Updated
Oct 11, 2021
-
Updated
Aug 21, 2021 - Python
-
Updated
Oct 15, 2021
Improve this page
Add a description, image, and links to the computer-graphics topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the computer-graphics topic, visit your repo's landing page and select "manage topics."

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

the .pcd file format allows for fields to be extended. this means it can neatly hold data about the label or object of a point. this can be very handy for ML tasks. However, the open3d file io does not appear to be able to read other fields other than the xyz, rgb, normals etc . I haven't been able to find where in the open3d structure the code for the file io pcd loading is implemented to att