Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/AlexW00/obsidian-3d-graph
- Owner: AlexW00
- License: mit
- Created: 2022-08-22T12:40:43.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-24T18:04:52.000Z (about 1 year ago)
- Last Synced: 2024-07-16T18:12:12.988Z (4 months ago)
- Topics: d3, d3js, graph, graphs, obsidian, obsidian-graph, obsidian-md, obsidian-notes, obsidian-plugin, obsidianmd, typescript
- Language: TypeScript
- Homepage:
- Size: 9.35 MB
- Stars: 267
- Watchers: 11
- Forks: 21
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- project-awesome - AlexW00/obsidian-3d-graph - 👓 A 3D graph for Obsidian! (TypeScript)
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).