Forum > Suggestions
Autocad and Lazarus/FPC?
zamtmn:
felipemdc
It would be nice if in the Lazarus add a small example of loading and displaying the dxf files used fpvectorial
felipemdc:
Reading a DXF file is just 1 line of code in fpvectorial, as can be seen here:
http://wiki.lazarus.freepascal.org/fpvectorial#Format_conversion
Rendering to a TCanvas is explained here:
http://wiki.lazarus.freepascal.org/fpvectorial#Rendering_the_image_into_a_TCanvas
See also fpvviewer:
http://wiki.lazarus.freepascal.org/fpvectorial#fpvviewer
There is also 3D rendering with OpenGL, that's not for DXF but just thought I'd show because it is cool =)
http://wiki.lazarus.freepascal.org/fpvectorial#fpv3dviewer
zamtmn:
felipemdc
Thank you, reviewed more closely fpvectorial. I'll try to use it to import vector formats to zcad
Navigation
[0] Message Index
[*] Previous page