Squashed from work; the fine-grained history is under tag archive/work-2026-08-26: - fab: a 3D creation shell and the viewer built on it - raytrace: the traced pane starts coarse and doubles to native, with the raster underneath - fab: a colour picker, a material's textures, and dials that move the scene while they drag - texcomp: the block codec and the container every texture will travel in - fab: FAB_PROBE_MAT — per-material triangle counts, texture presence and uv spread in the roof probe
5 lines
369 B
XML
5 lines
369 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
|
<rect x="0" y="0" width="16" height="16" fill="none"/>
|
|
<circle cx="9" cy="2.9" r="1.5" fill="#000"/>
|
|
<path d="M9 4.6 L7.4 8.4 L9.6 10.2 L10.6 13.8 M7.4 8.4 L4.8 13.4 M9 6.2 L11.8 7.4" fill="none" stroke="#000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
</svg>
|