3D plot w/ rotation in faster way? [message #50062] |
Thu, 31 August 2006 13:27 |
adisn123
Messages: 44 Registered: July 2006
|
Member |
|
|
Hi,
I posted a questions below in "xplot3d rotation with "hide""
Instead of hide, I just simply let xplot3d does not draw any events in
motion_event while rotating and draw after rotation in mouse up button
events.
But, that was not a problem.
When I have about 300,000 events, I can easily rotate and zoom in/out
in xplot3d IF I display the data as they are connected in lines instead
of using symbols.
But, for the purpose of my project, I want scattered data, not
line-connected data points.
Rotating was not the first problem. Even just displaying in the begging
takes forever (with symbols)!!
Does it mean that I should try other 3D plotting tool besides this?
If there any, could anyone recommend for me??
Thanks.
|
|
|