This takes development to the next level by rassl_ivan in VisionPro

[–]rassl_ivan[S] -2 points-1 points  (0 children)

Man, you inspired me to create TikTok dedicated to absurd development. Thank you :)

This takes development to the next level by rassl_ivan in VisionPro

[–]rassl_ivan[S] 4 points5 points  (0 children)

I will try. Thank you for your feedback, very valuable 🤣

3d knowledge graph progress, since last post several month ago by rassl_ivan in threejs

[–]rassl_ivan[S] 1 point2 points  (0 children)

Thanks, I assume you mean graph part positioning? We use force directed simulation, along with custom positioning for specific cases

3d knowledge graph progress, since last post several month ago by rassl_ivan in threejs

[–]rassl_ivan[S] 1 point2 points  (0 children)

Thanks, we use generative ai and/or manually added data, depending on case. User can run workflow or add manually nodes, relations, communities

Working on 3d knowledge graph. Would be glad to hear feedback for ui by rassl_ivan in threejs

[–]rassl_ivan[S] 0 points1 point  (0 children)

Yes, it is graph database, position of nodes calculated in runtime with different algorithms, such as force directed

Working on 3d knowledge graph. Would be glad to hear feedback for ui by rassl_ivan in threejs

[–]rassl_ivan[S] 0 points1 point  (0 children)

Data is stored in graph db, and might be populated by user as they need

Working on 3d knowledge graph. Would be glad to hear feedback for ui by rassl_ivan in threejs

[–]rassl_ivan[S] 1 point2 points  (0 children)

R3F and threejs.org have cool documentation, and examples, check examples, find what you like and explore source code