Commit 4ff5a1b
Fix 2D simplex noise using mod(i,255) instead of iand(i,255)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 41b6088 commit 4ff5a1b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
209 | | - | |
| 208 | + | |
| 209 | + | |
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
| |||
0 commit comments