SweetHome3DJS - Porting plugin - ARM architecture support
by adizanni » Fri Feb 16, 2024 4:25 pm
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