Commit f002e38
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 ab89856 commit f002e38
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
202 | | - | |
| 201 | + | |
| 202 | + | |
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| |||
0 commit comments