mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-08-12 22:50:35 +00:00
Cross-referenced against our prover orchestration layers: - Plan-Execute-Verify-Replan ↔ L0-L3 pipeline - Agents as specialists ↔ 11-agent swarm - Guardrails ↔ ProverWatchdog - Sandbox testing ↔ Virtual FPGA tests - Trajectory-aware eval ↔ BFS audit trail 5 gaps identified, 4 strengths confirmed
9 lines
926 B
Text
9 lines
926 B
Text
created: 20260507000000000
|
|
modified: 20260507000000000
|
|
tags: ResearchStack Visualization Manifold HTML WebGL
|
|
title: Manifold Viewer
|
|
type: text/vnd.tiddlywiki
|
|
|
|
! Manifold Viewer
|
|
|
|
Interactive 3D manifold visualizations in the browser: `6-Documentation/docs/semantics/manifold_viewer.html` (full 3D manifold viewer with torus, sponge, and shell projections), `obelisk_manifold.html` (obelisk-style manifold with composite addressing), `pist_workflow_diagram.html` (PIST encoding workflow visualization). The manifold viewer uses Three.js/WebGL for real-time 3D rendering of: hypertorus projections, Menger sponge levels, PIST shell coordinates, and composite manifold structures. The [[Text-to-CAD Viewer]] (`5-Applications/text-to-cad/viewer/`) provides a React-based alternative for CAD model visualization with glTF/STL export. All viewer assets reference the [[Cad Models]] collection at `3-Mathematical-Models/cad_models/`.
|