ply
There are 236 repositories under ply topic.
fougue/mayo
3D CAD viewer and converter based on Qt + OpenCascade
thi-ng/geom
2D/3D geometry toolkit for Clojure/Clojurescript
visgl/loaders.gl
Loaders for big data visualization. Website:
ddiakopoulos/tinyply
:earth_africa: C++11 ply 3d mesh format importer & exporter
eidelen/DicomToMesh
A command line tool to transform a DICOM volume into a 3d surface mesh (obj, stl or ply). Several mesh processing routines can be enabled, such as mesh reduction, smoothing or cleaning. Works on Linux, OSX and Windows.
Zarbuz/FileToVox
Tool for convert files into Magicavoxel file
viraptor/phply
PHP parser written in Python using PLY
egghunters/bim-viewer
A WebGL based BIM viewer, built on three.js and Vue. Used to view gltf, ifc, obj, dae, stl models, etc.
codebydant/DBScan-PCL-Optimized
DBScan algorithm using Octrees to cluster 3D points in a space with PCL Library
plyara/plyara
Parse YARA rules and operate over them more easily.
codebydant/pointcloudToMesh
C++ application to convert pcd file, ply file, txt file or xyz point cloud to MESH representation (Gp3).
lesscpy/lesscpy
Python LESS compiler
robotpy/robotpy-cppheaderparser
DEPRECATED: use cxxheaderparser instead
EliCDavis/polyform
Immutable mesh processing library
mrdoob/3d-file-viewer
3D File Viewer
Perlence/rpp
Read and write Reaper RPP files with Python.
vilya/miniply
A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file
3DBear/PlyImporter
PLY (Polygon File Format) importer for Unity
ply-ct/vscode-ply
API Automated Testing
Soft8Soft/pyosl
OSL to GLSL converter
GitHubDragonFly/GitHubDragonFly.github.io
Number Type Converter, online three.js based 3D viewers: 3DM, 3DS, 3MF, AMF, ASSIMP, BIM, BREP, DAE, DST, FBX, GCODE, GLTF, IFC, IGES, JSON, LDRAW, MMD, OBJ, PCD, PDB, PLY, PRWM, SPLAT, STEP, STL, USDZ, VRML, VTK, XYZ and Texture Viewer for PCX, PNG, JPG, BMP, GIF, TIFF, TGA, SVG, WEBP, DDS, KTX(2), EXR, HDR, BASIS, Lottie JSON. Some AR / VR.
codebydant/upsamplingCloudPCL
Upsampling method for an input cloud using mls method of PCL
warmtrue/UnityPlyLoader
Load ply mesh file in Unity use vcglib
mhalber/ply_io_benchmark
A simple benchmark comparing various libraries for ply file i/o
paulmelis/blender-ply-import
A Python module for faster import of PLY models in Blender
maldoinc/mamba
Toy general-purpose interpreted language written in Python
Ryzin/MiniC
编译原理课程项目 C Minus
JameelNabbo/PHP-Parsers
Parsing PHP source code using Python and generating ASTs
BaseMax/MiniCalculatorInterpreter
Tiny calculator interpreter with supporting Mathematical functions using Python.
LeHack/Lex-Yacc-PLY
Examples on how to construct compilers using lex, yacc and Pyhon Lex-Yacc
Chen-Si-An/Mesh-Reconstruction
Reconstruct mesh from point cloud data generated by 3D scanner
FHOOEAIST/geofiles
Evaluation of file formats in the context of geo-referenced 3D geometries.
johnyf/astutils
Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.
nsalminen/mesh2rgbd
This tool takes a mesh file as its input and outputs an RGB image and a depth image.
aleutgeb/STEPToXSection
The program STEPToXSection is a command line utility to export the contour of a planar cross section of solids contained in STEP files. It supports surface offsetting of the input geometry and in-plane curve offsetting. The in-plane base contour can also result from the orthogonal projection of geometries (silhouette) onto the plane within a specified maximum plane distance.
codebydant/pointcloudToTXT
C++ application to convert .ply file or .pcd point cloud into txt format