Print at Dec 16, 2025, 9:42:48 PM

Posted by adizanni at Feb 16, 2024, 4:25:40 PM
SweetHome3DJS - Porting plugin - ARM architecture support
Hello,

I managed to port my SweetHome3D plugin to a personal custom web site based on SweetHome3DJS.

As my plugin is based on a modified OBJWriter to preserve the object names across exports, I need to import the J3D libraries.

I have noticed that J3D libraries come with some binaries and I did not find binaries compiled for ARM architecture.

My Web Site will run as an add-on to Home Assistant: most of the users are running home assistant on ARM architectures (raspberry and similar).

Is there a way to have those libraries in armv7 or armv8 architectures ?

I will soon post my source in GitHub.

Thanks in advance for the support

Andrea