Seed Home v2 3D CAD: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
Line 13: Line 13:
*If you embed with iframe, you can manipulate an embedded 3D file in your browser to use the cloud version if your local computer resource is low:
*If you embed with iframe, you can manipulate an embedded 3D file in your browser to use the cloud version if your local computer resource is low:


<html><iframe src="http://www.sweethome3d.com/SweetHome3DJSOnline.jsp?id=245056&name=SH2%20-%20Floor%20-%2032x32" width=100% height=400>
<html><iframe src="https://www.sweethome3d.com/SweetHome3DJSOnline.jsp?id=245056&name=SH2%20-%20Floor%20-%2032x32" width=100% height=400>
</iframe></html>
</iframe></html>


[[Category:Seed Eco-Home]]
This is embed of Sweet Home. But, it doesn't work. They have a viewer on their website that can be used instead.
 
=Embedding=
*If you embed with iframe, you can manipulate an embedded 3D file in your browser to use the cloud version if your local computer resource is low:
 
<html><iframe src="https://www.sweethome3d.com/SweetHome3DJSOnline.jsp?id=245056&name=SH2%20-%20Floor%20-%2032x32" width=100% height=400>
</iframe></html>


[[Category:Seed Eco-Home]]
[[Category:Seed Eco-Home]]

Revision as of 10:57, 7 October 2020

Catarina's Source Google Drive, Sweet Home 3D Files

https://drive.google.com/drive/folders/1s4rLGwu9Q3nRelyqKLG_r_OWg3eTu0YD

Viewing

Sh2floor.jpg

  • You can download SweetHome3D and view on your computer.

Embedding

  • If you embed with iframe, you can manipulate an embedded 3D file in your browser to use the cloud version if your local computer resource is low:

This is embed of Sweet Home. But, it doesn't work. They have a viewer on their website that can be used instead.