Here are
14 public repositories
matching this topic...
Large-scale Point Cloud Semantic Segmentation with Superpoint Graphs
Updated
Jun 18, 2020
Python
Updated
May 14, 2020
Python
NumPy-based text/binary PLY file reader/writer for Python
Updated
Mar 23, 2020
Python
Point Cloud Rendering Engine with Octree Generation, Splat Blending, Phong Lighting and Neural Network Evaluation
Demo OpenGL Core GLSL viewer for PLY or OBJ meshes using lazarus
Updated
Aug 7, 2017
Pascal
Imports .ply files into Maya
Basic code to load two PLY files using GLFW
Read and write polygon ply files from julia
Updated
Mar 16, 2020
Julia
A simple ascii/binary reader for PLY Files (Stanford files)
A fast, bare-bones C++14/17 reader for larger-than-memory PLY files
Projects involving geometric processing of 3D models.
It consumes point cloud and takes point projections along the specified plane such as XY, XZ, YZ.
Updated
Mar 24, 2020
Python
🌍 C++11 ply 3d mesh format importer & exporter
Improve this page
Add a description, image, and links to the
ply-files
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
ply-files
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Inspired by the
NormalDist.from_samples()syntax, I think it would be nice if the shape classes could have constructors that take a point set as input, fit to that point set, and use the best fitting parameters to make the new shape. It would look like this: