Save Q3DScatter to 3d model
-
Hi
That is not really possible. QtDataVisualization do not know anything about 3ds format so
you would have to export it all by hand.
You can maybe get head start using a project like
https://sourceforge.net/projects/qtrender/OR any other lib that supply write of 3ds but expect to dig into the format to be able to save
the scatter data.