Embedding SweetHome3D in Browser: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(→Viewer) |
||
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=Notes= | |||
#https://caniuse.com/svg - embedding svg/ | #https://caniuse.com/svg - embedding svg/ | ||
#SweetHome3D viewer - [http://www.sweethome3d.com/download.jsp#other] | #SweetHome3D viewer - [http://www.sweethome3d.com/download.jsp#other] | ||
#Sweet Home 3D Thread - [http://www.sweethome3d.com/support/forum/viewthread_thread,4610] | #Sweet Home 3D Thread - [http://www.sweethome3d.com/support/forum/viewthread_thread,4610] | ||
#You can already view STL files in Mediawiki - [https://www.mediawiki.org/wiki/Extension:3D] | |||
=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. | |||
=More= | |||
=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. [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, and a new Tools menu appears. | |||
*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]] | |||
File used: [[File:Seedhome2.zip]] | |||
=Links= | |||
*[[Porting Sweet Home 3D Files to FreeCAD for BOM Generation]] |
Latest revision as of 23:38, 21 May 2021
Notes
- https://caniuse.com/svg - embedding svg/
- SweetHome3D viewer - [1]
- Sweet Home 3D Thread - [2]
- You can already view STL files in Mediawiki - [3]
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.
More
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, and a new Tools menu appears.
- How to view html in local browser - [5] - error I get is:
File used: File:Seedhome2.zip