An updated view of the current state of the 3D Star Browser in Avalon

Chris Sells referred to my early screenshots (post 1, post 2) and commented on the way the stars were lined up 🙂 There is a good reason the stars look like that in those screenshots. I was using the personal version of the SDSS DR1 data (MySkyServer) that only include few tens of thousands of stars from a particular part of the sky. When, after the calculations of their distances, those stars are put in 3D, they appear as if they are all aligned in a single cone with its top representing earth (the position of the SLOAN telescope).

For my most recent tests (the queries are done by a background worker), I downloaded more stars from all around the sky. So, here’s how it looks in 3D with ~7,000 stars only. Again, note that the centre of the 3D space here is meant to be the SLOAN telescope (earth) while the camera is positioned to circle at a few thousands parsecs away (of course you don’t see the camera movement from this still 🙂

I am currently working on performance enhancements and the necessary logic to allow for lazy loading of the stars as the user moves the camera in 3D.

Recent Posts

The Beginning of CVOYA

There’s a unique energy that comes with starting something new — a blend of excitement,…

1 month ago

Enhancements in Graph Model: Dynamic Entities & Full-Text Search

As I continued work on BrainExpanded and its MCP service, I came to realize that…

4 months ago

GraphModel: A .NET Abstraction for Graphs

Just over a month ago, I published "Playing with graphs and Neo4j". Back then, it…

5 months ago

Playing with graphs and neo4j

After my initial implementation of some BrainExpanded-related ideas on top of dgraph using its GraphQL…

6 months ago

A Graph Model DSL

Say hello to the Graph Model Domain Specific Language (GMDSL), created with the help of…

7 months ago

BrainExpanded – Web app and Data Sources

As I wrote in previous posts, the manual recording of memories for BrainExpanded is just…

7 months ago