LearnNewsExamplesServices
Frontmatter
id8716
titleFeature: Enhance ServicesCanvas Depth with Data Strata & Holograms
stateClosed
labels
enhancementai
assigneestobiu
createdAtJan 16, 2026, 5:33 PM
updatedAtJan 16, 2026, 5:35 PM
githubUrlhttps://github.com/neomjs/neo/issues/8716
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 16, 2026, 5:35 PM

Feature: Enhance ServicesCanvas Depth with Data Strata & Holograms

Closed v11.23.0 enhancementai
tobiu
tobiu commented on Jan 16, 2026, 5:33 PM

To increase volumetric depth and visual richness:

  1. Mid-Ground "Data Strata" (z=200)

    • Create a new particle/object buffer for sparse geometric clusters.
    • Render them at z=200 with a specific "Data Drift" parallax speed (slower than foreground, faster than background).
    • Use a subtle, distinct color (e.g., Secondary Blue) to differentiate from the main grid.
  2. Holographic Projection (Interaction)

    • Update drawGraph to render a secondary "ghost" hex for highly energized cells.
    • Position this ghost at z=-50 (closer to camera) to simulate a volumetric projection rising from the board.
tobiu added the enhancement label on Jan 16, 2026, 5:33 PM
tobiu added the ai label on Jan 16, 2026, 5:33 PM
tobiu assigned to @tobiu on Jan 16, 2026, 5:33 PM
tobiu
tobiu Jan 16, 2026, 5:35 PM

Input from Gemini 3 Pro:

✦ Implemented depth enhancements:

  • Mid-Ground Data Strata: Added a drifting layer of geometric clusters at z=150-300, bridging the gap between the grid and kernel.
  • Holographic Projection: Active hexes now project a "ghost" hex at z=-50 * energy when hovered, creating a 3D pop-up effect.
  • Visuals: Updated color palette to include a subtle 'strata' color.
tobiu referenced in commit 10a570f - "feat: Enhance ServicesCanvas Depth with Data Strata & Holograms (#8716)" on Jan 16, 2026, 5:35 PM
tobiu closed this issue on Jan 16, 2026, 5:35 PM