pgmcrater, pamcrater, pamshadedrelief: add pages (#12401)
This commit is contained in:
13
pages/common/pamcrater.md
Normal file
13
pages/common/pamcrater.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# pamcrater
|
||||
|
||||
> Create a PAM image of cratered terrain.
|
||||
> See also: `pamshadedrelief`, `ppmrelief`.
|
||||
> More information: <https://netpbm.sourceforge.net/doc/pamcrater.html>.
|
||||
|
||||
- Create an image of cratered terrain with the specified dimensions:
|
||||
|
||||
`pamcrater -height {{height}} -width {{width}} > {{path/to/output.pam}}`
|
||||
|
||||
- Create an image containing the specified number of craters:
|
||||
|
||||
`pamcrater -number {{n_craters}} > {{path/to/output.pam}}`
|
Reference in New Issue
Block a user