Open Tespera opened 6 years ago
I don't know if there are any open-source DWG renderers (to PDF or directly to screen) available. Any suggestions?
I would love to make a plugin for dwg & dxf if anyone can find a open source library to use. Also want to view iges, step, ipt. ,iam, idw. Just a matter of finding suitable libraries to use.
i find a similar program named seer. i don't know whhether it's open source or not. but this program support dxf and dwg file. can you consult it?
@ArtanisLovesZeratul That plugin requires a commercial library from Cadsoft. TBH I can't be bothered with paying for it but if you wanted buy it, I might be able to have a crack it over the Christmas period.
fucking commercial library. that's all. thks for your response.
I would love to make a plugin for dwg & dxf if anyone can find a open source library to use. Also want to view iges, step, ipt. ,iam, idw. Just a matter of finding suitable libraries to use.
to read dxf file we can use netDxf Library
Thanks, I'll have a look. Opening dxfs in TrueView is painfully slow.
On Thu, 27 Feb 2020, 10:24 PM Vivek Patel, notifications@github.com wrote:
I would love to make a plugin for dwg & dxf if anyone can find a open source library to use. Also want to view iges, step, ipt. ,iam, idw. Just a matter of finding suitable libraries to use.
to read dxf file we can use netDxf https://github.com/haplokuon/netDxf Library
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/QL-Win/QuickLook/issues/159?email_source=notifications&email_token=AAPXRCYP7WG3D3N2E2PWDVDRE6BFLA5CNFSM4EK2SHCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENDTFHI#issuecomment-591868573, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAPXRCZUGOLU5KAK2CSRWFDRE6BFLANCNFSM4EK2SHCA .
Any Progress on this? Here is a free C library to handle DWG files. https://www.gnu.org/software/libredwg/
Full disclosure: I have no idea about this stuff but want .dwg files to work with this program, so I have no idea if what I linked is helpful. :)
It can not support to preview Auto CAD's .dwg Files.