Re: I wish to embed sweethome 3d in my website

by Puybaret » Sun Dec 22, 2013 4:10 pm

Is there any simple way to display 2D layout instead of 3D model in Applet?
Why using an applet for this? Just export the plan to SVG, and use it directly (from this document, all browsers support this format now).