ply456 B
PLY — Binary Cube
The same cube as binary little-endian PLY — the compact form of the Stanford polygon format. For testing binary-PLY readers.
Loading 3D preview…
Interactive preview rendered from the equivalent glTF (cube.glb); drag to orbit. Download the file above for the PLY original.
Specifications
- Format
- PLY (binary little-endian)
- Solid
- 10 mm cube
- Triangles
- 12
- Vertices
- 8
- Byte Order
- little-endian
Related files
- dxfDXF — CAD Cube (line geometry)A 10 mm cube drawn as 12 DXF LINE entities — the AutoCAD interchange format, written with ezdxf. For testing DXF parsers and CAD conversion.
- epsEPS — Isometric Cube IllustrationAn isometric cube as Encapsulated PostScript — a 2D vector illustration with three shaded faces. For testing EPS/PostScript rendering and vector conversion.
- igesIGES — Minimal Line EntityA minimal, well-formed IGES 5.3 file with a single LINE entity and correct Start/Global/Directory/Parameter/Terminate sections. For testing IGES parsers and CAD conversion.
- stepSTEP — AP214 Cube Corner PointsA minimal, well-formed STEP AP214 file holding the eight corner points of a 10 mm cube. For testing STEP header and entity parsing and CAD-exchange tooling.
- png16-bit Grayscale PNG (deep colour)A 16-bit (deep-colour) grayscale PNG holding a smooth 0–65535 gradient — for testing high-bit-depth support and spotting banding when a tool truncates to 8-bit.
- 3gp3GP — Mobile H.264 ClipThe clip as 3GP — the 3GPP mobile container from the feature-phone era. For testing 3GP demuxing and conversion.
Generated by generation/models.py. Free for any use, no attribution required — license.