pyvale.verif.renderconformance module

Shared small-image conformance scenes for every render backend.

class RenderConformanceCase(name, coords, connectivity, displacements)[source]

Bases: object

Geometry and two-frame in-plane motion for one conformance case.

name
coords
connectivity
displacements
__init__(name, coords, connectivity, displacements)
conformance_cases()[source]

Return the three canonical 32-pixel render conformance cases.

feebee_scene(case)[source]

Build a case for validation before the Feebee backend lands.

preview_range(backend)[source]

Return the fixed intensity range for an 8-bit preview.

render_backend_case(backend, case, output_dir)[source]

Render one canonical case through the requested backend.