3D logseq visualiser (0.1 alpha)

I love LogSeq. I have been using it a lot since last November. I wanted to integrate AI conversations more deeply across my knowledge, automating updates with agents and web search, and relinking intelligently, but I needed to learn to code first, which has taken me a while. I’m a VR researcher by training, so I figured I’d do something I understood first.
This is a completely CC0 open source 3D visualiser for LogSeq. It’s JUST started working, and it’s very raw, but if it’s useful then feel free to PR or build on it or whatever. I will be moving the development on into proper mixed reality and integrating the agents and graphrag and things over the coming months if I get time.

5 Likes

Hey there love what you did, I am LogSeq Guy, have a Meta Quest 3, play with WebXr in threejs … I will definitly look at your Code and Star you on GitHub …

Best Greetings from Zuerich, Dominique

1 Like

great to hear! thanks. I am currently lost in science in the feature-branch, learning CI “unit testing” in real-time, the hardest possible way, by attempting to retrofit it, while simultaneously refactoring, and adding features. Spacemouse integration is half done. So many things are half done. I want to get to a place where I can simply tag interesting posts in Inoreader on mobile, and it’ll wind it’s way through LLMs via my systems in the background, building out explanatory LogSeq pages, updating the RAG and visualiser, and manifesting immersively as a conversational agent.

I have picked a helluva thing to start to code as a big project.

Help is welcome from all comers, if my (claude) code doesn’t cause migraines. It’s possible I am just doing things VERY badly wrong so pointers and critiques are also welcome.

1 Like

Progress!