|
| | Re: terrain in LDraw
|
| Mike: (...) My "fractal landscape" package can do that, if you can figure out how to convert your terrain to Portable Graymap (PGM) format: (URL) "Preserve wildlife, pickle a duck." (23 years ago, 10-Aug-01, to lugnet.cad.dev)
| | | | Re: Postscript converter
|
| Don: (...) There is a quite useful algorithm in my big computer graphics book. It is from 1991 (or before) and I think the title simply is "Computer Graphics". The algorithm is called "space-partitioning tree" or something like that. Jacob (23 years ago, 10-Aug-01, to lugnet.cad.dev)
| | | | Re: Strange rendering
|
| Great, thanks Paul! (...) (23 years ago, 10-Aug-01, to lugnet.cad.dev, lugnet.cad)
| | | | Re: Strange rendering
|
| Ah, simple answer: The last line of the 6558.dat file does not end in a carriage return. Simple add a return at the end of the file and it should display correctly. I'll log the bug. There's quite a few lines of the parser dedicated to handling this (...) (23 years ago, 10-Aug-01, to lugnet.cad.dev, lugnet.cad)
| | | | Re: Strange rendering
|
| Hmmm, I'll look into it. It seems to be skipping a line for some reason. -gyug (...) (23 years ago, 10-Aug-01, to lugnet.cad.dev, lugnet.cad)
| |