Portal preview orbs — small spheres showing live thumbnails #272
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implement this for the Nexus/infrastructure.
Follow existing conventions. Keep changes focused.
Files: app.js, style.css, index.html (as needed)
PR created: #328
Added portal preview orbs to
app.js:createPortalPreviewTexture(portal)— draws a 256×256 circular canvas thumbnail per portal (name, description, status badge, destination host)createPortalOrbs()— spawns aSphereGeometry(0.65)mesh +PointLightin front of each portal, called fromloadPortals()aftercreatePortals()