You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.
STL files are used to exchange CAD designs, like the ones used by 3D printers.
It would be nice to be able create thumbnails of those designs and to be able to see them in 3D in a WebGL supporting browser.
Benefit / value
It's always nice for users when the system supports more formats
Risk / caveats
We need to find a reliable, maintained Javascript library as this needs to be low maintenance.
Sponsorship
None so far. Might be worth approaching some vendors in the industry which could benefit from sharing such files on a system such as ownCloud / Nextcloud
Also related a G-code viewer will be awesome, STL are 3D models usually used as base for 3D printing, but 3D printers didn’t process STL files. You need to transform STL files into a series of movement orders than the 3D printer can understand, this is a GCode file.
Here you have a couple of GCode JavaScript viewers.
From @oparoz on July 21, 2016 13:6
Feature request
User type: Any
User level: Beginners
Description
STL files are used to exchange CAD designs, like the ones used by 3D printers.
It would be nice to be able create thumbnails of those designs and to be able to see them in 3D in a WebGL supporting browser.
Benefit / value
It's always nice for users when the system supports more formats
Risk / caveats
We need to find a reliable, maintained Javascript library as this needs to be low maintenance.
Sponsorship
None so far. Might be worth approaching some vendors in the industry which could benefit from sharing such files on a system such as ownCloud / Nextcloud
Copied from original issue: owncloud/gallery#694
The text was updated successfully, but these errors were encountered: