Index  | Recent Threads  | List Attachments  | Search
 Welcome Guest  |  Register  |  Login
Login Name  Password
 

Sweet Home 3D Forum



No member browsing this thread
Thread Status: Active
Total posts in this thread: 22
Posts: 22   Pages: 3   [ Previous Page | 1 2 3 | Next Page ]
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 8310 times and has 21 replies Next Thread
sjb007
Advanced Member




Joined: May 18, 2021
Post Count: 255
Status: Offline
Reply to this Post  Reply with Quote 
Re: Floor have huge size in svg (tens of Mb)

Still nothing after 40 mins. I think it is safe to say that it is never going to complete.
[Feb 14, 2022, 9:48:21 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
sjb007
Advanced Member




Joined: May 18, 2021
Post Count: 255
Status: Offline
Reply to this Post  Reply with Quote 
Re: Floor have huge size in svg (tens of Mb)

Holy guacamole! It finished after a mere 48 mins. It produced a 6 MB file. I will try the higher levels and see if the time taken increases, and/or if the filesize changes.
[Feb 14, 2022, 10:01:14 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Daniels118
Advanced Member
Member's Avatar

Italy
Joined: Nov 17, 2021
Post Count: 465
Status: Offline
Reply to this Post  Reply with Quote 
Re: Floor have huge size in svg (tens of Mb)

Ok,ok, 10 minutes were enough, I don't want your CPU burns :)
Maybe the PNG encoding algorithm entered an infinite loop (just to be clear, this algorithm is not mine, it is part of the FreeHEP library already included in SH3D, my plugin just switches the default encoder from the one from Sun Microsystem to the one from FreeHEP).
I'll try to reproduce the issue to find the bug, in the meanwhile please uninstall the plugin or don't try to export to SVG, I'm not going to refund you if your CPU melts down rolling eyes
[Feb 14, 2022, 10:03:56 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Daniels118
Advanced Member
Member's Avatar

Italy
Joined: Nov 17, 2021
Post Count: 465
Status: Offline
Reply to this Post  Reply with Quote 
Re: Floor have huge size in svg (tens of Mb)

Oh, you replied while I was writing my last message.
So there is no infinite loop, just a poor performance algorithm.
If you can share the file that produces the problem it would be easier for me to reproduce the issue and find a workaround.
[Feb 14, 2022, 10:07:09 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
sjb007
Advanced Member




Joined: May 18, 2021
Post Count: 255
Status: Offline
Reply to this Post  Reply with Quote 
Re: Floor have huge size in svg (tens of Mb)

I'm not even convinced the compression is working. I tried with compression set at 0 and 1 so far and they both produced 6,052 KB files and both took approximately 48 min. I'm assuming the command I posted is what you intended.
I'm just in the middle of running a level 5 test to see if that produces the same result. Once that completes I'll see if stripping the file back to just the background image still causes the long delay, and post it up for you as a stripped back example.
[Feb 14, 2022, 12:07:45 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Daniels118
Advanced Member
Member's Avatar

Italy
Joined: Nov 17, 2021
Post Count: 465
Status: Offline
Reply to this Post  Reply with Quote 
Re: Floor have huge size in svg (tens of Mb)

I used:
.\SweetHome3D.exe -Dpng.compression=0

Sorry, I forgot to mention Java properties cannot be set this way when running SH3D from the exe.
You have to create a configuration file named "SweetHome3D.l4j.ini" within the same directory where the exe is located (i.e. C:\Program Files\Sweet Home 3D) with the following content:
-Dpng.compression=0

[Feb 14, 2022, 1:50:34 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
sjb007
Advanced Member




Joined: May 18, 2021
Post Count: 255
Status: Offline
Reply to this Post  Reply with Quote 
Re: Floor have huge size in svg (tens of Mb)

Daniel, I sent you a private e-mail with the test file.
[Feb 14, 2022, 2:01:33 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
sjb007
Advanced Member




Joined: May 18, 2021
Post Count: 255
Status: Offline
Reply to this Post  Reply with Quote 
Re: Floor have huge size in svg (tens of Mb)

Okay, so I switched to using the ini, so I'm actually getting different behaviour.
So a file created at compression=9 was ~1,015 KB, and at compression=1 the same source file created a file of 1,644 KB.
Curiously compression=0 failed, truncating the file, and resulting in invalid svg.
Even more curious is that all three take around 48 min, even the comp=0 failure.
[Feb 14, 2022, 5:12:38 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
sjb007
Advanced Member




Joined: May 18, 2021
Post Count: 255
Status: Offline
Reply to this Post  Reply with Quote 
Re: Floor have huge size in svg (tens of Mb)

One unpleasant thing I've discovered is if you use a small repeating pattern on a floor, the whole area is saved as a single large image. It does not use patterns and transforms available in the SVG spec. This is probably one of the worst offenders for bloating the svg plan export. Even the hashed fill of the walls is turned into a massive image. So for every wall type used, and every floor texture used you will have an image spanning the extents of their use, which can be 1000's of pixels in both dimensions. thinking
[Feb 14, 2022, 5:43:03 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
sjb007
Advanced Member




Joined: May 18, 2021
Post Count: 255
Status: Offline
Reply to this Post  Reply with Quote 
Re: Floor have huge size in svg (tens of Mb)

Note that my last comment is not specific to the plugin. SH3D does this itself. I just thought it was very relevant to the OP's issue.
[Feb 14, 2022, 5:51:04 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Posts: 22   Pages: 3   [ Previous Page | 1 2 3 | Next Page ]
[ Jump to Last Post ]
Show Printable Version of Thread  Post new Thread

  Get Sweet Home 3D at SourceForge.net. Fast, secure and Free Open Source software downloads  
© Copyright 2024 Space Mushrooms - All rights reserved