Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/AlexW00/obsidian-3d-graph

👓 A 3D graph for Obsidian!
https://github.com/AlexW00/obsidian-3d-graph

d3 d3js graph graphs obsidian obsidian-graph obsidian-md obsidian-notes obsidian-plugin obsidianmd typescript

Last synced: 3 months ago
JSON representation

👓 A 3D graph for Obsidian!

Awesome Lists containing this project

README

        

## Obsidian 3D Graph

A 3D Graph for Obsidian!

### Showcase:

https://user-images.githubusercontent.com/55558407/190087315-8386feee-b861-4520-bb94-19051c7a46c4.mp4

### ⬇️ Installation

3D-Graph is an official community plugin. You can download by:
- clicking [here](https://obsidian.md/plugins?id=3d-graph)
- searching for "3D Graph" in the Obsidian plugins tab

### 👨‍💻 Development

The plugin is written in TypeScript and uses D3.js for the graph rendering.
For more information please, check the [dev docs](docs/dev-docs.md).