Search found 14 matches

by WenFai
Thu Sep 21, 2017 2:01 am
Forum: Developers
Topic: problem when using "Export to HTML5" plugin
Replies: 7
Views: 6184

Re: problem when using "Export to HTML5" plugin

<r><QUOTE><s>[quote]</s>The current version of the HTML5 version doesn't allow to hide the levels above the selected one, because the structure of the home (walls + rooms) is exported as a unique OBJ file. You'll have to wait for a future version for this.<e>[/quote]</e></QUOTE>
Thanks~ For above ...
by WenFai
Fri Aug 11, 2017 2:26 am
Forum: Developers
Topic: question about room.setLevel
Replies: 2
Views: 5594

Re: question about room.setLevel

<r><QUOTE><s>[quote]</s>You ask a lot but don't show anything [:(]<br/>
Open source is also sharing...<e>[/quote]</e></QUOTE>

Sorry, that is because my plugin is not completed yet. I did want to put my work with picture here to describe easily. But it seems cannot paste picture here directly. If ...
by WenFai
Thu Aug 10, 2017 3:34 am
Forum: Developers
Topic: question about room.setLevel
Replies: 2
Views: 5594

question about room.setLevel

<t>For example, I create basic level(first level) and create rooms for my home. Then I use room.setLevel in code to set rooms to higher level(e.g. room.setLevel(new Level(build.intValue()+"",home.getWallHeight() * (build.intValue()-1),5,home.getWallHeight()));). <br/>
Then comes the issue, it seems ...
by WenFai
Thu Aug 03, 2017 2:09 am
Forum: Developers
Topic: problem when using "Export to HTML5" plugin
Replies: 7
Views: 6184

Re: problem when using "Export to HTML5" plugin

Just be patient. You should have a nice surprise in the coming weeks...
Noted. Thanks~ [:D]
by WenFai
Wed Aug 02, 2017 2:30 am
Forum: Developers
Topic: Using 'one story of floor' to build up whole mansion
Replies: 7
Views: 7151

Re: Using 'one story of floor' to build up whole mansion

<r><QUOTE><s>[quote]</s>I think its easy to make the walls on further floors by simply redrawing then on the new floor.<br/>
<br/>
Sweet Home 3D allow you to "align" new walls on floors both above and below by simply using the "alignment vertices" that walls give.<br/>
<br/>
Example:<br/>
<br/>
You ...
by WenFai
Wed Aug 02, 2017 2:26 am
Forum: Developers
Topic: problem when using "Export to HTML5" plugin
Replies: 7
Views: 6184

Re: problem when using "Export to HTML5" plugin

<r><QUOTE><s>[quote]</s>The current version of the HTML5 version doesn't allow to hide the levels above the selected one, because the structure of the home (walls + rooms) is exported as a unique OBJ file. You'll have to wait for a future version for this.<e>[/quote]</e></QUOTE>

Thanks.<br/>
Then ...
by WenFai
Tue Aug 01, 2017 11:07 am
Forum: Developers
Topic: how to decide outside walls
Replies: 1
Views: 6791

how to decide outside walls

<t>Another question : <br/>
we want to select the outside walls of a house. <br/>
As we want to build a community with several top buildings, we draw each building with just one level,then the plugin extend it to a building. we don't need the walls inside the building, we just use the outside walls ...
by WenFai
Tue Aug 01, 2017 11:05 am
Forum: Developers
Topic: problem when using "Export to HTML5" plugin
Replies: 7
Views: 6184

problem when using "Export to HTML5" plugin

<t>Hi,<br/>
I cannot update the image in thead so I can just type text here.<br/>
Before showing the problem, let me introduce the background:<br/>
I have drafted the plugin that build mansion by a basic plan for one level(By entering the number for how much level we want). <br/>
After entering the ...
by WenFai
Fri Jul 14, 2017 2:32 am
Forum: Developers
Topic: Sweet Home 3D online adding menu bar
Replies: 6
Views: 7011

Re: Sweet Home 3D online adding menu bar

Noted. Thanks for your kindy answer. I can't wait to see the new editor made by javascript now~ [:D]
by WenFai
Thu Jul 13, 2017 2:06 am
Forum: Developers
Topic: Sweet Home 3D online adding menu bar
Replies: 6
Views: 7011

Re: Sweet Home 3D online adding menu bar

That is to say, there no other solution to embed on web site? [:((] As we prefer guiding user design on web site instead of giving them exe to use.