preview_scene
Generate a matplotlib PNG preview of a room scene with sensor overlays and configurable rendering options, using the provided OBJ file and optional material map.
Instructions
matplotlib PNG preview of a room with sensor overlays (plan + 3D).
render: 'grid' (grid, plan+3d), 'observers' (plan), 'observers_3d' (3d), or 'all' (all layers, plan+3d). Point layers are given as .pts paths OR inline [x,y,z,dx,dy,dz] rows in the post-north frame; layers left None are simply omitted. Diagnostic overlays only — not a photometric render. material_map OR sidecar required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| units | No | ||
| render | No | all | |
| sidecar | No | ||
| up_axis | No | ||
| grid_pts | No | ||
| obj_path | Yes | ||
| work_dir | No | ||
| material_map | No | ||
| observer_pts | No | ||
| write_prefix | No | preview | |
| north_angle_deg | No | ||
| photosensor_pts | No | ||
| luminaire_groups | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||