Embedding SweetHome3D in Browser: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
Line 6: Line 6:
*You can already view Sweet Home 3D design in a browser - both aerial view and Virtual Visit. Simple utility exists for exporting to HTML5.  [http://www.sweethome3d.com/blog/2016/05/05/export_to_html5_plug_in.html]. Perfect! But, isn't the HTML file huge? Probably, so would not work in the wiki. Must have back end access.
*You can already view Sweet Home 3D design in a browser - both aerial view and Virtual Visit. Simple utility exists for exporting to HTML5.  [http://www.sweethome3d.com/blog/2016/05/05/export_to_html5_plug_in.html]. Perfect! But, isn't the HTML file huge? Probably, so would not work in the wiki. Must have back end access.
*'''Directions''' - download the .sh3p file, which is an archive. Create a folder called plugins - '''.eteks/sweethome3d/plugins in your user folder'''. Just start Sweet Home from there.
*'''Directions''' - download the .sh3p file, which is an archive. Create a folder called plugins - '''.eteks/sweethome3d/plugins in your user folder'''. Just start Sweet Home from there.
*How to view html in local browser - [https://stackoverflow.com/questions/18586921/how-to-launch-html-using-chrome-at-allow-file-access-from-files-mode] - error I get is:
[[File:err.png|400px]]


=Online Viewer=
=Online Viewer=
*Also, there's a service for hosting your design online already - http://www.sweethome3d.com/exportHomes.jsp. You can simply upload your SH3D files and view them via an online viewer. So you can share with anyone.
*Also, there's a service for hosting your design online already - http://www.sweethome3d.com/exportHomes.jsp. You can simply upload your SH3D files and view them via an online viewer. So you can share with anyone.

Revision as of 19:39, 9 November 2020

  1. https://caniuse.com/svg - embedding svg/
  2. SweetHome3D viewer - [1]
  3. Sweet Home 3D Thread - [2]
  4. You can already view STL files in Mediawiki - [3]

Viewer

  • You can already view Sweet Home 3D design in a browser - both aerial view and Virtual Visit. Simple utility exists for exporting to HTML5. [4]. Perfect! But, isn't the HTML file huge? Probably, so would not work in the wiki. Must have back end access.
  • Directions - download the .sh3p file, which is an archive. Create a folder called plugins - .eteks/sweethome3d/plugins in your user folder. Just start Sweet Home from there.
  • How to view html in local browser - [5] - error I get is:

Err.png

Online Viewer

  • Also, there's a service for hosting your design online already - http://www.sweethome3d.com/exportHomes.jsp. You can simply upload your SH3D files and view them via an online viewer. So you can share with anyone.