#Polygon colors in DXF
I included DXF reader in my small special purpose rendering package. However,
in that DXF parser source code there is no description of the format itself and
I don't know how to read color information for polygons, etc.
I would like to be able to read color information for elements in DXF so that I
can apply flat shading.
Can anyone tell me which parameter of an element in DXF file represents color
information.
Thanks a lot!