-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] Add support for 3D files (STL/OBJ) #84
Comments
This won't be an easy task to add support for, unfortunately. |
currently using this one for STL https://papas-best.com/stlthumbnails_en it just 53 kb. ofc i prefer single app for thumbnails. icaros already working great |
Hmm... that does change my mind. Maybe it can be done without too much code. Maybe with OpenGL? With that said, the software you just posted, honestly looks great. Supports a ton of STL features and is fast as well. |
actually showing colors etc a bit extra features. most helpful is showing basic shape. same with OBJ format. icaros is aio thumbnails generator this one would be nice addition. ofc you may want to focus other things |
There's already stl,gcode,etc preview handlers out there for windows. But there is not yet openscad/ |
Openscad doesn't look like it has a lot of third-party support, which makes it a difficult format to support in Icaros. |
what about support for krita? |
Could you provide some sample files? |
I'm sure there are many more format but main ones for generic use
STL and OBJ
STL quite popular for 3D printing
Thanks for your efforts
The text was updated successfully, but these errors were encountered: