Search found 12 matches

by son87a
Thu May 04, 2023 2:32 pm
Forum: New versions
Topic: Sweet Home 3D JS Online
Replies: 51
Views: 846899

Re: Sweet Home 3D JS Online

I see the model file can be in zip format, I thought it is possible to add a password to zip the file to protect my proprietary model files? Do you have any suggestions?
by son87a
Tue Nov 09, 2021 3:38 am
Forum: Developers
Topic: How to add new 3d models for SweetHome3D JS?
Replies: 11
Views: 126408

Re: How to add new 3d models for SweetHome3D JS?

<r>Hi,<br/>
When I add applicationParams.furnitureCatalogURLs = ["lib/resources/DefaultFurnitureCatalog.json"];<br/>
The console show error:
<CODE><s>[code]</s><i>
</i>TypeError: a.getResourceBundles is not a function
at DefaultFurnitureCatalog.readFurnitureCatalog (sweethome3d.min.js:20)
at ...
by son87a
Tue Nov 09, 2021 2:10 am
Forum: Developers
Topic: How to add new 3d models for SweetHome3D JS?
Replies: 11
Views: 126408

Re: How to add new 3d models for SweetHome3D JS?

Hi Puybaret,
How to run PropertiesToJson.java class ?
by son87a
Sun Oct 31, 2021 10:43 am
Forum: New versions
Topic: YafaRay rendering plug-in
Replies: 172
Views: 526610

Re: YafaRay rendering plug-in

@Puybaret I want to build a cloud render for SweetHome3DJS. Is it possible ? Do you have any suggest for that ?
by son87a
Sun Oct 31, 2021 9:39 am
Forum: Developers
Topic: How to add new 3d models for SweetHome3D JS?
Replies: 11
Views: 126408

Re: How to add new 3d models for SweetHome3D JS?

Thank you helping me you're the best, Puybaret!
by son87a
Sat Oct 30, 2021 4:52 am
Forum: Developers
Topic: How to add new 3d models for SweetHome3D JS?
Replies: 11
Views: 126408

Re: How to add new 3d models for SweetHome3D JS?

<r>I looking the PluginFurnitureCatalog.properties and see this:
<CODE><s>[code]</s><i>
</i>id#293=Scopia#football-goal
name#293=Football goal
tags#293=Outdoor, Garden, Soccer, Hockey, Sport
creationDate#293=2019-07-02
category#293=Exterior
icon#293=/scopia/football-goal.png
model#293=/scopia ...
by son87a
Sat Oct 30, 2021 4:37 am
Forum: Developers
Topic: How to add new 3d models for SweetHome3D JS?
Replies: 11
Views: 126408

Re: How to add new 3d models for SweetHome3D JS?

Hi Puybaret,
How to I can get the new DefaultFurnitureCatalog.json from my own *.sf3f file ?
by son87a
Sat Oct 30, 2021 2:55 am
Forum: New versions
Topic: Sweet Home 3D JS Online
Replies: 51
Views: 846899

Re: Sweet Home 3D JS Online

Thank you for your time !
by son87a
Fri Oct 29, 2021 12:49 pm
Forum: New versions
Topic: Sweet Home 3D JS Online
Replies: 51
Views: 846899

Re: Sweet Home 3D JS Online

<r>I tried edit code after google. Wrap try in {}<br/>
Its working but I don't know write in finally statement.<br/>
Sorry, I'm working with PHP, and don't know Java.<br/>
Can you fix that ?
<CODE><s>[code]</s><i>
</i> try {InputStream input = new FileInputStream(homeFile);
ByteArrayOutputStream ...
by son87a
Fri Oct 29, 2021 11:21 am
Forum: Developers
Topic: How to add new 3d models for SweetHome3D JS?
Replies: 11
Views: 126408

Re: How to add new 3d models for SweetHome3D JS?

How to import *sh3f with SweetHome3D JS ?
I thought *.sh3f file only using for Desktop version. Am I wrong ?

S