Looking to create 3D force directed graphs for my project, but struggling to find a library that incorporates d3-force-3d calculations. The existing libraries I've come across lack the ability to customize forces, particularly 3d-force-graph.
Is there a solution out there that seamlessly integrates d3 calculations into a 3D graph rendering?