1 result found
-
Enable Advanced Spatial Intelligence: Raw Mesh Access & Semantic Understanding
Summary:
Requesting an expansion of the WorldMesh API to allow for programmatic access to raw geometric vertex/index buffers and high-level semantic scene classification.Problem:
While the current WorldMesh and HitTest APIs are excellent for visual occlusion and simple placement, they remain "black boxes" for advanced spatial reasoning. Specifically, we cannot programmatically access the raw vertex data to generate custom pathfinding (NavMesh) or perform geometric analysis (e.g., identifying surfaces for "Cover Finding"). Furthermore, semantic classification is currently limited to specific hit-test results; we need a more holistic way to query the scene's composition.Proposed Solution:
-Raw Mesh Data Access: Provide an…3 votes
- Don't see your idea?