Skip to content

Commit

Permalink
Updated cmment
Browse files Browse the repository at this point in the history
  • Loading branch information
jphsd committed Jul 1, 2024
1 parent 4982ab1 commit 7d19a97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions distort.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
package texture

// Distort applies a distortion to a source field based on the values it contains.
// Based on Musgrave's VLNoise3() in Ch 8 of Texturing and Modeling
type Distort struct {
Name string
Src Field
Expand Down

0 comments on commit 7d19a97

Please sign in to comment.