QL-Win / QuickLook

Bring macOS “Quick Look” feature to Windows
http://pooi.moe/QuickLook/
GNU General Public License v3.0
17.47k stars 1.09k forks source link

Support Auto CAD's .dwg Files. #159

Open Tespera opened 6 years ago

Tespera commented 6 years ago

It can not support to preview Auto CAD's .dwg Files.

xupefei commented 6 years ago

I don't know if there are any open-source DWG renderers (to PDF or directly to screen) available. Any suggestions?

jeremyhart commented 6 years ago

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.

ArtanisLovesZeratul commented 4 years ago

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?

jeremyhart commented 4 years ago

@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.

ArtanisLovesZeratul commented 4 years ago

fucking commercial library. that's all. thks for your response.

ghost commented 4 years ago

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

jeremyhart commented 4 years ago

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 .

h38d7v commented 3 years ago

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. :)

talmacsi commented 9 months ago

https://github.com/DomCR/ACadSharp