Best for 3D network visualization: panda3d or Crystal Space 3D?
问题 I am interested in creating a 3D visualization of network packets. A few years ago these things sold for tens of thousands of dollars, but now I think that I can hack one together in a few hours using an open source 3D kit. I've looked around and have found two kids that look good --- one is Panda3D and the other is CrystalSpace. My requirements are: Fast to learn Able to run from python or C++ Able to work with 50,000 polygons. (I want to represent each packet as a little brick in 3D space.)