Search found 3 matches

by Tofeee
Wed May 27, 2026 5:23 am
Forum: Sweet Home 3D bar
Topic: New hobby project: sh3d viewer in QML/QtQuick3D
Replies: 5
Views: 2142

Re: New hobby project: sh3d viewer in QML/QtQuick3D

<t>Yes, I also remarked that in that example, the floor of that room isn't rendered correctly...<br/>
<br/>
It's probably just a normal orientation issue, I'll fix that.<br/>
<br/>
One other major thing I still don't support is the inclined wall; it will come a bit later when I have time to adjust ...
by Tofeee
Mon May 25, 2026 6:41 am
Forum: Sweet Home 3D bar
Topic: New hobby project: sh3d viewer in QML/QtQuick3D
Replies: 5
Views: 2142

Re: New hobby project: sh3d viewer in QML/QtQuick3D

<r>Thanks!<br/>
<br/>
About the licensing, I think you got something wrong here: this is not a plugin, it's a standalone program! Therefore the GPL won't interfere with SH3D for any user.<br/>
<br/>
It is *not* reusing any of SH3D code, I just took the specs of the SH3D file and built the app from ...
by Tofeee
Sun May 24, 2026 7:49 am
Forum: Sweet Home 3D bar
Topic: New hobby project: sh3d viewer in QML/QtQuick3D
Replies: 5
Views: 2142

New hobby project: sh3d viewer in QML/QtQuick3D

<r>Hi all!<br/>
<br/>
I've recently started a new little project, mainly to discover what I could do with QtQuick3D and its interesting rendering capabilities.<br/>
<br/>
As I spent quite some time on SH3D rendering the new flat I moved in, it was a natural target to try and render a SH3D file.<br ...