mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-08 12:51:51 +09:00
809 B
809 B
actually blending
- On Krita, load the cloudmap
- Select and isolate suitable piece of the cloud
- With liquefying brush, make the bottom flat
- On new tab, load the solidmap
- Resize the solidmap to 1024x1024
- Rotate the solidmap by 30 deg or so
- Overlay the processed solidmap to the cloudmap, opacity=30%
- With airbrush tool, manually add the shade (see cloud_normal.kra to get the gist of it)
cloudmap
- On GIMP, prepare 4096x4096 canvas
- Create Simplex Noise with following parameters:
- Scale: arbitrary (0.05 - 0.2)
- Iterations: MAX
- Seed: anything but 0
solidmap
- On GIMP, prepare 4096x4096 canvas
- Create Solid Noise with following parameters:
- XY Size: 16.0
- Detail: MAX
- Tileable: check
- Turbulent: check
- Seed: anything but 0