Adom Wiki
Public Made by Adomby adom
How the Adom Wiki (wiki.adom.inc) works and how to drive it with the adom-wiki CLI: the two storage layers (git page repo vs package registry), hosting source by pushing files (not a tarball), making
3D viewer: blue triangle artifacts around model perimeter while moving the camera — standardize background color
Problem
In the 3D model viewer on component wiki pages, moving/orbiting the camera causes the grey background to become infected with blue triangles around the perimeter of the model. It looks like an incomplete clear / stale framebuffer or environment-render artifact showing through at the edges of the rendered model.
Requested change
Resolve the artifacting so the perimeter landscape of the renderer is a standardized, uniform color at all times — including during camera movement. No blue triangles or other transient geometry/artifacts should appear in the background.
Acceptance criteria
- Orbiting, panning, and zooming never produce blue triangle artifacts around the model
- The background outside the model is one standardized color, consistent while the camera is static and while it is moving
- Applies to all component wiki pages that embed the 3D viewer