| Table of Contents ▸ List of Commands ▸ Values Manipulation ▸ noise_perlin | ◀ noise_hurl | noise_poissondisk ▶ |
noise_perlin
Arguments:
- _scale_x[%]>0,_scale_y[%]>0,_scale_z[%]>0,_seed_x,_seed_y,_seed_z
Description:
Render 2D or 3D Perlin noise on selected images, from specified coordinates.The Perlin noise is a specific type of smooth noise,
described here : https://en.wikipedia.org/wiki/Perlin_noise.
Default values:
scale_x=scale_y=scale_z=16 and seed_x=seed_y=seed_z=0.
Example of use:
500,500,1,3 noise_perlin ,


Home
Download
News
Mastodon
Bluesky
X
Summary - 17 Years
Summary - 16 Years
Summary - 15 Years
Summary - 13 Years
Summary - 11 Years
Summary - 10 Years
Resources
Technical Reference
Scripting Tutorial
Video Tutorials
Wiki Pages
Image Gallery
Color Presets
Using libgmic
G'MIC Online
Community
Discussion Forum (Pixls.us)
GimpChat
IRC
Report Issue