dwg/dxf in OpenGL
Moderators: SDS, support, admin
dwg/dxf in OpenGL
We develop in the Visual Studio .net 2003 c++ and looking for a tool to read dwg/ dxf files. We wants to show the painting in a 3D openGl window and need a snapfunction on the CAD points.
Has the CADSOFTTOOLS some good tools with this functionality?
And how is the usage of them?
Has the CADSOFTTOOLS some good tools with this functionality?
And how is the usage of them?
Hello!
Thank you for the question.
Currently <b>OpenGL</b> example is released in <b>CAD Import VCL</b> only. It is demo <b>OpenGL</b> in the ..\cadimportvcl\Delphi\Demos\OpenGL\.. folder of the package available at: http://www.cadsofttools.com/download/cadimportvcl.zip
Also we would like you to pay attention on <b>CADImporter.DLL</b>. It is available at: http://www.cadsofttools.com/download/cadimporterdll.zip
<b>CADImporter.DLL</b> allows to get entities' data from the loaded DXF/DWG/HPGL/SVG/CGM file for further drawing by <b>GDI</b> or <b>OpenGL</b> means.
Sergey.
Please post questions to the forum or write to support@cadsofttools.com
Thank you for the question.
Currently <b>OpenGL</b> example is released in <b>CAD Import VCL</b> only. It is demo <b>OpenGL</b> in the ..\cadimportvcl\Delphi\Demos\OpenGL\.. folder of the package available at: http://www.cadsofttools.com/download/cadimportvcl.zip
Also we would like you to pay attention on <b>CADImporter.DLL</b>. It is available at: http://www.cadsofttools.com/download/cadimporterdll.zip
<b>CADImporter.DLL</b> allows to get entities' data from the loaded DXF/DWG/HPGL/SVG/CGM file for further drawing by <b>GDI</b> or <b>OpenGL</b> means.
Sergey.
Please post questions to the forum or write to support@cadsofttools.com