Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove exponentiation from fractal generators (#341) + fix scale factor for fbm (#273) #342
Remove exponentiation from fractal generators (#341) + fix scale factor for fbm (#273) #342
Changes from all commits
2270551
990d332
786dea3
45fdb95
0b9ef66
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Examples
abs
abs.png
add
add.png
basicmulti
basicmulti_perlin.png
basicmulti_worley.png
basicmulti_basicmulti_perlin.png
billow
billow_perlin.png
billow_worley.png
billow_billow_perlin.png
blend
blend.png
cache
cache.png
checkerboard
checkerboard.png
clamp
clamp.png
complexplanet
unscaledFinalPlanet.png
unscaledFinalPlanet_4x_zoom.png
unscaledFinalPlanet_16x_zoom.png
unscaledFinalPlanet_sphere.png
constant
constant_-1.png
constant_0.png
constant_1.png
curve
curve.png
cylinders
cylinders.pngcylinders-f5.pngcylinders-f5.pngcylinders.pngdisplace
displace.png
exponent
exponent.png
fbm
fbm_perlin.png
fbm_worley.png
fbm_fbm_perlin.png
hybridmulti
hybrid_multi_perlin.png
hybrid_multi_worley.png
hybrid_multi_hybrid_multi_perlin.png
max
max.png
min
min.png
multiply
multiply.png
negate
negate.png
open_simplex
open_simplex 2d.png
open_simplex 3d.png
open_simplex 4d.png
perlin_surflet
perlin surflet 2d.png
perlin surflet 3d.png
perlin surflet 4d.png
perlin
perlin_2d.png
perlin_3d.png
perlin_4d.png
power
power.png
ridgedmulti
ridged_multi_perlin.png
ridged_multi_worley.png
ridged_multi_ridged_multi_perlin.png
rotate_point
rotate_point.png
scale_bias
scale_bias.png
scale_point
scale_point.png
select
select1.png
select2.png
simplex
simplex 2d.png
simplex 3d.png
simplex 4d.png
spheres
spheres 2d.png
spheres 3d.png
spheres 4d.png
super_simplex
super_simplex 2d.png
super_simplex 3d.png
terrace
terrace.png
terrace_inverted.png
texturegranite
texture_granite_planar.png
texture_granite_seamless.png
texture_granite_sphere.png
texturejade
texture_jade_planar.png
texture_jade_seamless.png
textureslime
texture_slime_planar.png
texture_slime_seamless.png
texturewood
texture_wood_planar.png
translate_point
translate_point.png
turbulence
turbulence.png
value
value 2d.png
value 3d.png
value 4d.png
worley
2d_euclidean_value.png
3d_euclidean_value.png
4d_euclidean_value.png
2d_euclidean_distance.png
3d_euclidean_distance.png
4d_euclidean_distance.png
2d_euclidean_squared_value.png
3d_euclidean_squared_value.png
4d_euclidean_squared_value.png
2d_euclidean_squared_distance.png
3d_euclidean_squared_distance.png
4d_euclidean_squared_distance.png
2d_manhattan_value.png
3d_manhattan_value.png
4d_manhattan_value.png
2d_manhattan_distance.png
3d_manhattan_distance.png
4d_manhattan_distance.png
2d_chebyshev_value.png
3d_chebyshev_value.png
4d_chebyshev_value.png
2d_chebyshev_distance.png
3d_chebyshev_distance.png
4d_chebyshev_distance.png