PLY 🔬

PLY (Stanford Polygon Format)

Open Beta
.ply · application/x-ply

3D கட்டிடங்களை PLY ஆக ஏற்றுமதி செய்யுங்கள் -- புள்ளி மேகங்கள் மற்றும் மெஷ்களுக்கான எளிய வடிவம். உச்சி நிறங்களை ஆதரிக்கிறது. அறிவியல் மற்றும் 3D ஸ்கேனிங்கில் பரவலாகப் பயன்படுத்தப்படுகிறது.

PLY ஐ இப்போதே ஏற்றுமதி செய்யுங்கள் ✨ திறந்த பீட்டா — இலவசம், வரம்புகள் இல்லை

முக்கிய அம்சங்கள்

உச்சி நிறங்கள்
பைனரி மற்றும் ASCII முறைகள்
சிறிய கோப்புகள்
தரைத் தட்டு
Example PLY export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

PLY வடிவம் பற்றி

PLY is a Stanford University format, invented for the results of three-dimensional scanning. It is arranged as simply as can be: the header describes which properties vertices and faces have, and then come the data themselves. Thanks to that PLY became a working format in science and in point cloud processing — it is read by MeshLab, CloudCompare, Open3D, ParaView and Blender.

Its main difference from STL is support for colour right in the vertices. Where STL delivers only shape, PLY carries the colouring as well, so a city model stays readable: the types of development are visible by colour without assigning materials by hand.

The export contains the buildings of the selected area: outlines are extruded upward by height tags, and the colour of the development type is transferred into every vertex by averaging the colours of the adjacent faces. Coordinates are in meters from the centre of the area and the base is flat — there is no relief and no georeferencing in the model. By default the file is written in binary form (more compact and faster to read); the text variant is only needed if you intend to look through the contents by eye.

PLY கோப்புகளை எந்த நிரல் திறக்கிறது

OSM2CDR இலிருந்து ஏற்றுமதி செய்யப்பட்ட PLY (Stanford Polygon Format) (.ply) கோப்புகளைப் பின்வரும் நிரல்களும் பயன்பாடுகளும் திறக்கலாம், திருத்தலாம் மற்றும் அவற்றுடன் வேலை செய்யலாம்:

🔬MeshLab 💻CloudCompare 🎲Blender 💻ParaView 💻Open3D 💻MATLAB

Format specifications

PLY வரைபடங்களை யார் பயன்படுத்துகிறார்கள்

🏗
3D ஸ்கேனிங்
A model of the built-up area to compare with laser scanning or drone survey data in CloudCompare.
💻
அறிவியல் ஆராய்ச்சி
City geometry for computations and scientific visualization in ParaView, Open3D and MATLAB.
📊
காட்சிப்படுத்தல்
A clear volumetric picture of an area with colour by development type, with no manual material setup.
🎨
புள்ளி மேகங்கள்
A basis for converting into a point cloud: the mesh is resampled with standard processing tools.

PLY ஐ எவ்வாறு ஏற்றுமதி செய்வது

1
பகுதியைத் தேர்ந்தெடுங்கள்
osm2cdr.ru இல் உள்ள ஊடாடும் வரைபடத்தில் ஒரு செவ்வகம் அல்லது பலகோணத்தை வரையுங்கள்
2
PLY ஐத் தேர்வுசெய்யுங்கள்
கிடைக்கும் 127 ஏற்றுமதி வடிவங்களின் பட்டியலிலிருந்து PLY (Stanford Polygon Format) ஐத் தேர்ந்தெடுங்கள்
3
ஏற்றுமதி
ஏற்றுமதி என்பதைக் கிளிக் செய்து 1-5 நிமிடங்களில் உங்கள் .ply கோப்பைப் பெறுங்கள்
4
பதிவிறக்கம்
தயாரான PLY கோப்பைப் பதிவிறக்கம் செய்து அதை MeshLab இல் திறக்கவும்

ஏற்றுமதிக்குப் பிறகு எப்படித் திறப்பது

PLY இல் பிரபலமான வரைபடங்கள்

இலவசம்

PLY (Stanford Polygon Format) வரைபட ஏற்றுமதிகளைப் பெறுங்கள்

OpenStreetMap இலிருந்து தொழில்முறை PLY வரைபடங்களைப் பதிவிறக்கம் செய்யுங்கள். உடனடி உருவாக்கம், எந்தப் பகுதியும்.

இலவசம் / ஏற்றுமதி
PLY ஐ இப்போதே ஏற்றுமதி செய்யுங்கள் →

அடிக்கடி கேட்கப்படும் கேள்விகள்

PLY எதற்காகப் பயன்படுத்தப்படுகிறது?
அதை Blender-இல் திறக்க முடியுமா?
Is this a mesh or a point cloud?
Is the colour of buildings preserved?
Binary file or text?

தொடர்புடைய வடிவங்கள்

அடிக்கடி ஒன்றாக ஏற்றுமதி செய்யப்படுகிறது

Related Articles