I have a question regarding stored points of views in Sweet Home 3D.
How I can export it to another computes, I thought these points are stored in S3HD, but apparently not . (The list of points of view is empty).
Best Regards,
Greg
In the [font=courier new]Home.xml[/font] file found in a SH3D file, the points of view are stored in [font=courier new]<camera>[/font] and [font=courier new]<observerCamera>[/font] XML elements with their attribute named "attribute" equal to "storedCamera".
Said an other way search for <camera attribute='storedCamera' and <observerCamera attribute='storedCamera' in the Home.xml file.