Skip to content
Novus Examples
amf634 B

Convert v2 Tetrahedron Source (AMF)

Real deterministic AMF tetrahedron source with four vertices, four triangular faces, and unit bounds for Convert v2 import coverage. Stable P8 artifact p8-convert-model-amf.

Preview — schema + first 4 rowsamf
propertyexpected
vertices4
faces4
boundsMin0,0,0
boundsMax1,1,1
Semantic tetrahedron reference for the P8 .amf converter source.

Specifications

Model
tetrahedron
Vertices
4
Faces
4
Bounds
0,0,0 to 1,1,1
Source Order
3
Delivery Mode
download-only
Provider
converter-v2
Provenance
Synthetic deterministic P8 fixture generated by generation/p8_content.py; seed namespace 2026082300
Fixture Reserve
convert-v2

Testing contract

Expected to pass
Scenario
Import the .amf source and calculate topology plus axis-aligned bounds.
Expected result
Exactly four vertices and four triangular faces form one closed tetrahedron whose minimum is 0,0,0 and maximum is 1,1,1.

What is a .amf file?

AMF (Additive Manufacturing File Format) is an XML format for 3D-printing geometry and manufacturing metadata. It represents objects as vertices and triangular volumes and can also describe units, materials, colours, textures, constellations, and metadata without the ambiguity of a unitless STL file.

How to use this file

Use an example .amf file to test namespace-aware XML parsing, unit handling, indexed triangle validation, multiple volumes and materials, and semantic comparison of the reconstructed mesh against documented bounds.

How to use this file for testing

“Convert v2 Tetrahedron Source (AMF)” is a deterministic Novus Examples fixture for Conversion testing, Mesh processing QA. The same content exported across many formats and linked as a group, so you can convert one and diff against the expected twin.

Documented properties for this file: AMF · 634 bytes. Compare results against paired or grouped companions on this page when present (clean↔damaged, searchable↔scanned, or format twins) so scores stay reproducible across runs.

Download the file once, keep the path stable in CI or local scripts, and treat the spec table as the contract: dimensions, seeds, field lists, and roles are intentional. Corrupt or invalid samples are labelled as such — expect parsers to fail loudly rather than silently accept them.

3D and CAD fixtures carry one small, documented solid or scene. Convert and inspect against the known geometry, units, and structure; format twins let you diff interchange fidelity, and the 3D viewer previews the actual mesh.

Generated by generation/p8_content.py. Free for any use, no attribution required — license.