| | Fractal Landscape Generator Alan Bell
|
| | Hi, I am having a little trouble with the Fratcal Landscape generater, I have managed to the create the greyscale image but I am stuck when it comes to changed this into a dat file using. Could some please elaborate on the short command line help? (...) (25 years ago, 19-Jul-99, to lugnet.cad)
|
| | |
| | | | Re: Fractal Landscape Generator Jacob Sparre Andersen
|
| | | | (...) If the greyscale image you created is named "hills.pgm" and you want the LDraw file to be named "hills.dat" (and you are in the right directory) you just run the command: pgmtoldr < hills.pgm > hills.dat If you want to set the colour of the (...) (25 years ago, 26-Jul-99, to lugnet.cad)
|
| | | | |
| | | | | | Re: Fractal Landscape Generator Alan Bell
|
| | | | In lugnet.cad, Jacob Sparre Andersen writes: <snip> (...) Thanks, it seems i did not use the piping symbols ">" and "<" correctly. Thanks, Alan Bell (25 years ago, 28-Jul-99, to lugnet.cad)
|
| | | | |