apoo71119k downloadsVisualize your Vault in 3D with a powerful, highly customizable, and filterable graph.

A plugin for Obsidian that provides a high-performance 3D, force-directed graph view of your vault. Powered by a custom Rust + WebAssembly physics engine with 128-bit SIMD acceleration, it offers an immersive, fluid way to visualize and explore thousands of note connections.
💡 Check out my blog post here
While other 3D graph plugins exist, this one is built for extreme performance and deep customization:
path:, tag:, file:, and text queries to create custom color-coded groups, filter tags/attachments/orphans, and highlight neighbor connections.path:, tag:, file:, or content matching.
Settings > BRAT).Apoo711/obsidian-3d-graph.Open the 3D Graph from the ribbon icon on the left sidebar or using the Command Palette (Ctrl/Cmd + P $\rightarrow$ "Open 3D Graph").
Go to Settings > 3D Graph Plugin or use the in-graph floating settings gear icon:
path:, tag:, and file:.glam SIMD vector math, wasm-bindgen, and wasm-opt.