In article <web.4183fec768cddc69b0aac12c0@news.povray.org> , "Przemek
Loesch" <nomail@nomail> wrote:
> Recently I've written a C++ library to parse DXF ASCII files. Hoped it can
> be "translated" into SDL. Unfortunately currently there is no possibility
> of reading DXF's because of #read directive limits. The problem is
> generally that string has to be quote delimited. Many of ASCII file formats
> use strings and all other stuff without quotes and with different types of
> separators. All this can be parsed and converted into proper values if we
> could for example read whole line into string.
> Here is an example of DXF file (part of):
This is the wrong group for this question. This group is for discussion of
the POV-Ray source code. Questions about using the POV-Ray scene
description language or ray-tracing in general should be asked in either
povray.general or povray.newusers. Feature requests and feature suggestions
should be placed in povray.general.
Thorsten
____________________________________________________
Thorsten Froehlich
e-mail: mac### [at] povrayorg
I am a member of the POV-Ray Team.
Visit POV-Ray on the web: http://mac.povray.org
Post a reply to this message
|