Joomla STL/OBJ 3D Analyzer Component
Budget: €250 – €750 EUR
I need a small Joomla component, written in PHP with an SQL back-end, that lets customers upload STL or OBJ files through the site, stores every file on the server, then immediately returns three key figures on screen:
• the model’s overall X-Y-Z dimensions
• its calculated weight
• its volume in millilitres
and shows the 3d file
Nothing beyond STL and OBJ has to be accepted. The calculation logic can reside inside the component or in a separate script that the component calls, as long as the final output appears instantly after each upload. I will supply the Joomla admin credentials and a clean test site; you deliver an installable component (or clear installation steps) plus the SQL table definition used to record file paths and result values.
Please keep the code modular so I can later adjust density or unit conversions, and document any third-party libraries you integrate for geometry parsing.
Must work on Joomla 6.
Must show 3D object with possibility to zoom/rotate and change background white/gray/black/orange..
Block upload if file too big (size setting in admin).
Upload time limit, after 3 uploads block upload for some time (setting in admin).
• the model’s overall X-Y-Z dimensions
• its calculated weight
• its volume in millilitres
and shows the 3d file
Nothing beyond STL and OBJ has to be accepted. The calculation logic can reside inside the component or in a separate script that the component calls, as long as the final output appears instantly after each upload. I will supply the Joomla admin credentials and a clean test site; you deliver an installable component (or clear installation steps) plus the SQL table definition used to record file paths and result values.
Please keep the code modular so I can later adjust density or unit conversions, and document any third-party libraries you integrate for geometry parsing.
Must work on Joomla 6.
Must show 3D object with possibility to zoom/rotate and change background white/gray/black/orange..
Block upload if file too big (size setting in admin).
Upload time limit, after 3 uploads block upload for some time (setting in admin).