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: 109
Posts: 109   Pages: 11   [ Previous Page | 2 3 4 5 6 7 8 9 10 11 | Next Page ]
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 233533 times and has 108 replies Next Thread
ntimmy
Newbie



Россия
Joined: Oct 20, 2019
Post Count: 1
Status: Offline
Reply to this Post  Reply with Quote 
Re: 3d View suddenly impossibly slow

Hi there! I have a some trubles with sweethome3d.
if sweethome3d.sh is looked like this? I have a super slow 2d screen.
All menus is working perfectI cat to see all itema and command.

#!/bin/sh
#
#
BASEPATH=/usr/share/sweethome3d
JAVA_ARGS="-Djava.library.path=/usr/lib/jni \
-Dcom.eteks.sweethome3d.applicationFolders=$HOME/.eteks/sweethome3d:/usr/share/sweethome3d \
-Dcom.eteks.sweethome3d.j3d.checkOffScreenSupport=false \
-Dsun.java2d.opengl=false"

. /usr/lib/java-wrappers/java-wrappers.sh

find_java_runtime java7

find_jars j3dcore j3dutils vecmath batik
find_jars sunflow itext janino freehep-util freehep-io freehep-xml
find_jars freehep-graphics2d freehep-graphicsio freehep-graphicsio-svg
find_jars /usr/share/sweethome3d/sweethome3d.jar
find_jars /usr/share/icedtea-web/netx.jar

cd $BASEPATH
run_java com.eteks.sweethome3d.SweetHome3D -open "$@"

If I have used this version sweethome3d.sh I have not to see menu items, clear screen.
#!/bin/sh
#
#
BASEPATH=/usr/share/sweethome3d
JAVA_ARGS="-Djava.library.path=/usr/lib/jni \
-Dcom.eteks.sweethome3d.applicationFolders=$HOME/.eteks/sweethome3d:/usr/share/sweethome3d \
-Dcom.eteks.sweethome3d.j3d.checkOffScreenSupport=false \
-Dsun.java2d.opengl=true"

. /usr/lib/java-wrappers/java-wrappers.sh

find_java_runtime java7

find_jars j3dcore j3dutils vecmath batik
find_jars sunflow itext janino freehep-util freehep-io freehep-xml
find_jars freehep-graphics2d freehep-graphicsio freehep-graphicsio-svg
find_jars /usr/share/sweethome3d/sweethome3d.jar
find_jars /usr/share/icedtea-web/netx.jar

cd $BASEPATH
run_java com.eteks.sweethome3d.SweetHome3D -open "$@"
[Oct 20, 2019, 8:02:50 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
CasualDesigner
Newbie



US
Joined: Jul 15, 2018
Post Count: 7
Status: Offline
Reply to this Post  Reply with Quote 
Re: 3d View suddenly impossibly slow

This is now happening to me. I've been away from the program for a while, so I updated when prompted. Now it's so very slow. Same laptop, same specs as before. Use the Java Web Start fixes it, but then I can't use the 'copy as new furniture' plug-in.

Was it ever figured out how to fix this without the Java? I tried the cmd line mentioned and it didn't change anything.
[Jan 1, 2020, 8:48:50 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
CasualDesigner
Newbie



US
Joined: Jul 15, 2018
Post Count: 7
Status: Offline
Reply to this Post  Reply with Quote 
Re: 3d View suddenly impossibly slow

ETA: I'm a doofus, i was installing the wrong version. I forgot that this laptop is 64 bit for some odd reason. Seems to be working fine now.
[Jan 2, 2020, 12:04:54 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
locofocos
Newbie



United States
Joined: Jan 12, 2020
Post Count: 2
Status: Offline
Reply to this Post  Reply with Quote 
Re: 3d View suddenly impossibly slow

I'm running into this slowness, and none of the posted suggestions have fixed it for me. 2 other computers (Windows 10 and Mac) in my house can run this program wonderfully, but on my Windows 10 desktop PC, the 3D views are awful. The "awfulness" seems proportional to the number of 3D objects being shown.

"awful" = There is a delay between panning camera w/ mouse and the 3d view showing it. Also extremely low FPS (about 5 FPS I'd guess).

My system specs:
Windows 10, AMD 1100T processor (pretty fast back in 2011), AMD Radeon R9 200 GPU, 16 GB of ram

My initial installation:
Running version 6.2
Java version 1.8.0_202 - 64 bit (bundled JRE it looks like)
Java 3d version 1.6.1
3d view (virtual visit) is "awful".

I tried the web launch method. Using system java, JRE 1.8.0_144.
> javaws.exe -J-d64 http://www.sweethome3d.com/SweetHome3D.jnlp
3d view (virtual visit) is "awful".

I reinstalled with command line options for java 3d 1.5.2 and 32 bit.
3d view (virtual visit) is "awful". To experiment around a bit more with my cabin model (which displays fine on another Windows 10 system):
Panning the aerial 3D view is "awful".
Panning the aerial 3D view, but only displaying 1 floor of my cabin (mostly just walls, windows, stairs), is about 30 FPS.
Panning the aerial 3D view, display all floors+furniture of my cabin is about 2 FPS.
Deleting everything in my model and drawing a bare room with 4 walls, panning the aerial 3d view is 60 FPS smooth, no lag (hence my "proportional" comment at the top).

Update system java to java version "1.8.0_231". Run app via jar (java -jar SweetHome3D-6.2.jar)

Running via jar, hiding the 2D view speeds up the 3d view.
Same behavior as "experiment around a bit more with my cabin model" above.

Does anyone have any other things I can try? My system can run 3D games just fine. The other Windows 10 system in my house is using the same versions as my "initial installation" above. Thanks!
[Jan 12, 2020, 5:56:15 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
liborSH3D
Newbie



cz
Joined: Jan 14, 2020
Post Count: 1
Status: Offline
Reply to this Post  Reply with Quote 
Re: 3d View suddenly impossibly slow

I tried several suggestions, but none worked for me.
Then I followed this post, and suddenly rendering is smooth.
Don't forget to restart computer after settings applied:
https://superuser.com/questions/373290/disabl...e-acceleration-in-windows
[Jan 14, 2020, 9:02: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 
Sandstone
Newbie



USA
Joined: Jan 16, 2020
Post Count: 1
Status: Offline
Reply to this Post  Reply with Quote 
Re: 3d View suddenly impossibly slow

I'm a new user and have designed a multi-level home on the desktop version of Sweet Home 3D, all the while with a huge delay whenever I used the 3D Aerial View or Virtual Visitor, so much so that I rarely used the 3D features. I am running Windows 10 on a Dell Inspiron 7000 Laptop running an Intel Core i7 processor with 16GB RAM. To my knowledge, I don't have Java on this computer. Then one day, the 3D started running instantaneously! I would make a change in the plan and it would show up instantly on the 3D model. In aerial mode, I could change the view any way around with the mouse and the image changed instantly as I moved the mouse. It was a real pleasure using the program. Then I think I closed the program and the next time I started it up and reopened the same file, back to unworkable slow. I have no idea what happened or why the 3D vastly improved for a day! Would appreciate any tips. Thanks
[Jan 16, 2020, 5:20:50 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Valheru
Newbie




Joined: Mar 8, 2020
Post Count: 1
Status: Offline
Reply to this Post  Reply with Quote 
Re: 3d View suddenly impossibly slow

I had similar issues on my Laptop with an on-board Intel HD graphics card as well as an on-board Nvidia GeForce. 3D view in SH3D was terribly slow, it took abot 20 secs to render a single image.

At the same time, I noticed in my NVIDIA monitor application that the graphics card was not used at all. So all 3D calculations had to be done by the not-so-fast Intel HD card!

I opened the NVIDIA system settings, there "3D settings" and there was an option "preferred grahics processor" which was set to "automatic. I changed this to "NVIDIA high performance graphics processor".

There was also an option "OpenGL rendereing processor" which was also set to "automatic". I also changed this to "GeForce".

After that, the 3D view in SH3D was lightning fast. I also noticed in the NVIDIA monitor application that there was now a java process using the graphics card.

This means that the "automatic" settings that were set before didn't automatically choose the fast GeForce but the slow Intel HD card to do the rendering!

So always make sure your graphics card is actually used for rendering the 3d view in SH3d and change your grapphics card settings accordingly!
[Mar 8, 2020, 5:01: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 
deananorth
Newbie




Joined: Mar 22, 2020
Post Count: 3
Status: Offline
Reply to this Post  Reply with Quote 
Re: 3d View suddenly impossibly slow

I'm having the same problem with the Microsoft Store version of Sweet Home 3D. The 3D View is super slow and sometimes becomes blank.

I remember when it used to be super smooth.

My PC Specs:
Intel Celeron Dual core @2.6 Ghz
Intel HD graphics
4GB Ram
Windows 10 1903
[Mar 22, 2020, 12:42:55 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
DarkVamp
Newbie



Germany
Joined: Jul 27, 2020
Post Count: 1
Status: Offline
Reply to this Post  Reply with Quote 
Re: 3d View suddenly impossibly slow

Loading my project take sooo long. The imported extra objects seems to be to problem.

When I chance the objects it takes MINUTES to refresh the 3D screen...

My screen: http://www.sysprofile.de/id143122

How can I force the app to take more RAM ? I have plenty but its not used :/
[Jul 27, 2020, 3:52:12 PM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
navporky
Newbie



India
Joined: Aug 5, 2020
Post Count: 1
Status: Offline
Reply to this Post  Reply with Quote 
Re: 3d View suddenly impossibly slow

I tried several suggestions, but none worked for me.
Then I followed this post, and suddenly rendering is smooth.
Don't forget to restart computer after settings applied:
https://superuser.com/questions/373290/disabl...e-acceleration-in-windows


Thanks liborSH3D. I was having the same issue for a long time. Your post about java runtime configuration resolved it for me too.
[Aug 5, 2020, 5:47:05 AM] Show Printable Version of Post    View Member Profile    Send Private Message [Link] Report threatening or abusive post: please login first  Go to top 
Posts: 109   Pages: 11   [ Previous Page | 2 3 4 5 6 7 8 9 10 11 | 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