Skip to content

Module 3: Assessment Quiz

Module: U11M3 - Mesh Processing and Export Passing Score: 70%


Question 1: Point Cloud to Mesh Conversion

What does mesh reconstruction (meshing) do to a point cloud?


Question 2: Poisson Reconstruction

What does the Poisson surface reconstruction algorithm require as input beyond point positions?


Question 3: Mesh Decimation

What is the purpose of mesh decimation?


Question 4: Mesh Smoothing

What is the risk of applying too much smoothing to a scanned mesh?


Question 5: Hole Filling

When should you fill holes in a scanned mesh?


Question 6: STL File Format

What data does the STL file format store?


Question 7: OBJ vs. STL

What advantage does the OBJ file format have over STL for scanned data?


Question 8: PLY File Format

What makes the PLY format particularly useful for 3D scanning workflows?


Question 9: Manifold Mesh

What does it mean for a mesh to be "manifold" (watertight)?


Question 10: Reverse Engineering Workflow

What is the goal of reverse engineering from scan data?


Question 11: Mesh Quality Metrics

Which metric is most important for evaluating whether a processed mesh is suitable for 3D printing?


Question 12: Decimation Trade-offs

When decimating a mesh from 5 million triangles to 100,000 triangles (98% reduction), what is the primary concern?