Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Memory Palace 3D

LatazadehomeroLatazadehomero282 downloads

Create your memory palaces in 3D

Add to Obsidian
  • Overview
  • Scorecard
  • Updates4

Transform your notes into a navigable 3D Memory Palace. This plugin uses Three.js (CSS3DRenderer) to render your Markdown notes into a structure of interconnected rooms, allowing you to visualize your knowledge as a physical 3D space.

🚀 Key Features

  • Spatial Architecture: Visualize your notes structured into "rooms".

  • Interactivity: Navigate your notes directly in the 3D environment; internal links ([[WikiLinks]]) and embedded images are fully clickable.

  • Customization: Configure the distance between levels and the visual behavior of images on walls.

  • Intuitive Navigation: FPS-style controls (WASD) to explore your knowledge.


🛠️ Usage Guide

The plugin automatically detects sections marked as ## Room within your notes.

Note Syntax

Each room is defined with a ## Room header and a list of properties. You can add simple Markdown text or even images.

## Room : The Room Title
- color: #3498db
- front: ![[Example image.png]]
- back: Notes on this topic.
- up: Top wall with content.
- down: Bottom wall.
- left: [[Related note]]
- right: Content on the right.
- content: This is the floating central object in the middle of the room.
  • color: Defines the background color of the room walls (valid CSS format).

  • **front, back, up, down, left, right**: Defines the content for each face of the cube.

  • content: Inserts a floating element in the center of the room.

  • You can attach a note to an image like this:

[[YourNote]](![[YourImage.png]])
  • The plugin supports Zotflow links and Excalidraw diagrams.

⌨️ Navigation Controls

Once the "Memory Palace 3D" panel is open, use the following controls:

Action Control
Move W, A, S, D
Zoom (In/Out) Mouse Wheel (Scroll)
Rotate View Shift + Mouse Move
Center/Reset Q

⚙️ Plugin Settings

You can adjust the rendering behavior in the plugin settings:

  • Distance between rooms: Defines the separation (on the Z axis) between each level of the palace. A higher value creates a longer corridor.

  • Full wall images:

  • Enabled: Embedded images will stretch to occupy 100% of the wall face (ideal for backgrounds).

  • Disabled: Images maintain their original aspect ratio and are presented as elements within the wall.

🛠️ Developer Notes

This plugin is built using:

  • Obsidian API: For file management and Markdown rendering[cite: 2, 3].

  • Three.js (CSS3DRenderer): For 3D projection of DOM elements.

  • TypeScript (Strict Mode): To ensure stability and correct typing of interactions.

HealthExcellent
ReviewSatisfactory
About
Transform your Markdown notes into a navigable 3D memory palace of interconnected rooms. Explore with FPS-style controls, click internal [[WikiLinks]] and embedded images, and map each ## Room section into walls, faces, and central floating content.
VisualizationNavigation
Details
Current version
1.0.6
Last updated
Last month
Created
Last month
Updates
4 releases
Downloads
282
Compatible with
Obsidian 1.5.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
LatazadehomeroLatazadehomerolatazadehomero
GitHublatazadehomero
  1. Community
  2. Plugins
  3. Visualization
  4. Memory Palace 3D

Related plugins

Breadcrumbs

Visualise the hierarchy of your vault using a breadcrumb trail or matrix view.

Strange New Worlds

Reveal networked thought and the strange new worlds created by your vault.

Graph Banner

Display a local graph view to the note header

Map View

An interactive map view for your notes.

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

Homepage

Open a note, base, or workspace on startup, or set it for quick access later.

Advanced Canvas

Supercharge your canvas experience. Create presentations, flowcharts and more.

Vertical Tabs

Offer an alternative view that displays open tabs vertically, allowing users to group and organize tabs for a better navigation experience.

Recent Files

Display a list of recently opened files.