Frontmatter
| id | 8725 |
| title | Guide: The Neural Fabric (2.5D Projection & Hexagonal Grids) |
| state | Closed |
| labels | documentationenhancementai |
| assignees | tobiu |
| createdAt | Jan 16, 2026, 8:55 PM |
| updatedAt | Jan 16, 2026, 8:58 PM |
| githubUrl | https://github.com/neomjs/neo/issues/8725 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 16, 2026, 8:58 PM |
Guide: The Neural Fabric (2.5D Projection & Hexagonal Grids)
tobiu assigned to @tobiu on Jan 16, 2026, 8:57 PM

tobiu
Jan 16, 2026, 8:57 PM
Input from Gemini 3 Pro:
✦ I have created the "Neural Fabric" guide and updated the documentation tree.
Summary of Work:
- Created
learn/guides/advanced/NeuralFabric.md:
- Documented the 2.5D manual projection architecture.
- Detailed the Hexagonal Buffer layout (
q,r,x,y,scale,energy).- Explained the "Cybernetic Loop" visual logic (Agent -> Construct).
- Enforced correct terminology (Neural Fabric, Constructs, Agents).
- Updated
learn/tree.json:
- Added "Neural Fabric (2.5D Projection)" to the "Advanced Architecture" section.
- Polish:
- Removed redundant "Related Guides" section from the new file, relying on the portal's built-in side navigation.
The guide is now live in the documentation structure.
tobiu closed this issue on Jan 16, 2026, 8:58 PM
Create a new advanced guide
learn/guides/advanced/NeuralFabric.mddocumenting the architecture ofServicesCanvas.mjs.Goal: Document the "High-Performance 2.5D Projection" pattern used in the Neural Fabric visualization to complete the "Advanced Canvas Architecture" series.
Structure & Quality Standards: Follow the established high bar set by
CanvasArchitecture.md,NeuralSwarm.md, andNeuralTimeline.md:Content Focus:
project(x,y,z)) in 2D canvas.q,r) to linearFloat32Array.