Re: How to add new 3d models for SweetHome3D JS?
by Puybaret » Sun Oct 31, 2021 8:49 am
You can convert a .sh3f file to a .json file with
PropertiesToJson application.
Adding more furniture libraries to
SweetHome3DJSApplication can be done with the [font=courier new]furnitureCatalogURLs[/font] optional
parameter. See the HTML source code of the
SweetHome3DJSApplication used on sweethome3d.com for a real example.