ply-files
There are 17 repositories under ply-files topic.
uhlik/bpy
blender python scripts
loicland/superpoint_graph
Large-scale Point Cloud Semantic Segmentation with Superpoint Graphs
dranjan/python-plyfile
NumPy-based text/binary PLY file reader/writer for Python
JuliaGeometry/PlyIO.jl
Read and write polygon ply files from julia
momower1/PointCloudEngine
Point Cloud Rendering Engine with Octree Generation, Splat Blending, Phong Lighting and Neural Network Evaluation
neurolabusc/plyview
Demo OpenGL Core GLSL viewer for PLY or OBJ meshes using lazarus
stuartmead/MayaPlyImport
Imports .ply files into Maya
esmitt/RenderPLY
Basic code to load two PLY files using GLFW
dbadrian/fastply
A fast, bare-bones C++14/17 reader for larger-than-memory PLY files
bertaye/Octree
A simple Octree structure that can build up on the Point Clouds
esmitt/PLYReader
A simple ascii/binary reader for PLY Files (Stanford files)
miventech/Easy-Creator-PLY-Files
Code to generate a PLY file based on a point cloud. dynamic and fast
nirvik-d/Geometric-Modeling
Projects involving geometric processing of 3D models.
ashutoshraj/point-projection
It consumes point cloud and takes point projections along the specified plane such as XY, XZ, YZ.
bertaye/UnityPlyImporter
A simple ply file importer for Unity projects
sundial-pointcloud-geometry/ectopylasm
Tools for visualizing and fitting pointcloud data
VertexColor/PLY-View
Renders a PLY 3D Model from file using OpenGL with GLFW.