Skip to content

Update fbm.glsl#1

Open
y-he2 wants to merge 2 commits into
tuxalin:masterfrom
y-he2:master
Open

Update fbm.glsl#1
y-he2 wants to merge 2 commits into
tuxalin:masterfrom
y-he2:master

Conversation

@y-he2

@y-he2 y-he2 commented Oct 7, 2025

Copy link
Copy Markdown

Corrected description as lower octaveFactor will increase x with octave iteration as pow(x,-1)>>x when x<1.
Alternatively, if want to keep the current desc, we can do "octaveFactor=1.0-octaveFactor*0.3" instead.

y-he2 added 2 commits October 7, 2025 20:11
Corrected description as lower octaveFactor will increase x with octave iteration as pow(x,-1)>>x when x<1.
corrected cumulative derivative in value computation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant