France
Joined: Nov 7, 2005
Post Count: 9426
Status:
Offline
Re: Run SH3D via Remote Desktop
I never heard about someone trying to run Sweet Home 3D remotely. Look at the solutions proposed in the FAQ.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator
Joined: Dec 23, 2010
Post Count: 30
Status:
Offline
Re: Run SH3D via Remote Desktop
As you are effectively running the application on the server, and only transferring the video component to the PC, I wonder if the lack of a high end graphics card in the server is the issue. Off the shelf, servers do not usually have high quality graphics cards, they don't need them.
Joined: Nov 19, 2010
Post Count: 9
Status:
Offline
Re: Run SH3D via Remote Desktop
I found 2 ways to start SH3D on windows without 3D card (like Amazon EC2 instance): 1) you can setup Oracle vitual machine and run Ubuntu instance. Don't forget turn on 3D acceleration checkbox in settings. Then run SweetHome 3D using Java WebStart. Disadvantage: Oracle VirtualBox uses only one core
2) setup SweetHome 3D using windows installer. Then download SwiftShader 2.01, unpack d3d8.dll and d3d9.dll from SwiftShader archive near the SweetHome3D.exe (by default path can be "C:\Program Files\Sweet Home 3D" or "C:\Program Files (x86)\Sweet Home 3D", depends on the 32 or 64 bit architecture). Then right click on SweetHome3D.exe -> Properties -> Compatibility -> select Windows XP SP2 (or SP3). Then run SweetHome3D.exe. Voila! It works!
I prefer second method because SH3D uses all cores in this case :)