Skip to content

A sample project which can read and process DWG files in C++ language.

Notifications You must be signed in to change notification settings

tinytales03/SampleDWG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample DWG

A sample project which can read and process DWG files in C++ language.

References

libdxfrw

GitHub

  • Free C++ library to read and write DXF files in ascii and binary

  • Also can read DWG files from R14 to 2013 (~ AutoCAD 2017)

  • Licensed under the terms of the GNU General Public License v2

libiconv for Windows

GitHub

  • libiconv for Windows based on GNU libiconv

fess testdata

GitHub

  • Test data repository for search system, including DXF & DWG files

About

A sample project which can read and process DWG files in C++ language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages