|
 |
hi,
kurtz le pirate <kur### [at] free fr> wrote:
> On 10/09/2025 17:11, kurtz le pirate wrote:
> > The wiki page shows that the structure is very simple, and I think Perl*
> > is a very good candidate for this.
>
> Finally, I spent an hour and here is my first result ;)
> ...
thanks, it helped me to find a bug; two, if I count your code </grin>.
according to the Wikipedia page, "An ASCII STL file begins with the line:
solid name
where name is an optional string (though if name is omitted there must still be
a space after solid, for compatibility with some software).
<en.wikipedia.org/wiki/STL_(file_format)>
my code got tripped up by the missing space in the data.
regards, jr.
Post a reply to this message
|
 |