Skip to content

PR_26177_002-shared-noise-foundation#210

Merged
ToolboxAid merged 1 commit into
mainfrom
PR_26177_002-shared-noise-foundation
Jun 26, 2026
Merged

PR_26177_002-shared-noise-foundation#210
ToolboxAid merged 1 commit into
mainfrom
PR_26177_002-shared-noise-foundation

Conversation

@ToolboxAid

Copy link
Copy Markdown
Owner

PR_26177_002-shared-noise-foundation

Date: 2026-06-26
Scope: Shared deterministic noise foundation
Status: PASS

Summary

  • Added src/shared/noise/noise.js.
  • Added deterministic value, Perlin-style, Simplex-style, fractal, and seeded permutation helpers.
  • Built on PR_001 hash utilities and existing RandomSeed.
  • Added targeted tests in tests/shared/NoiseFoundation.test.mjs.
  • No browser-owned product data, runtime UI, API, database, or unrelated cleanup changes were made.

Validation

  • PASS: node ./scripts/run-node-test-files.mjs tests/shared/NoiseFoundation.test.mjs tests/shared/HashFoundation.test.mjs.
  • PASS: node --check src/shared/noise/noise.js.
  • PASS: node --check tests/shared/NoiseFoundation.test.mjs.
  • PASS: git diff --check.

Artifact

  • tmp/PR_26177_002-shared-noise-foundation_delta.zip

@ToolboxAid ToolboxAid changed the base branch from PR_26177_001-shared-hash-foundation to main June 26, 2026 13:51
@ToolboxAid ToolboxAid marked this pull request as ready for review June 26, 2026 13:51
@ToolboxAid ToolboxAid merged commit fdf72f8 into main Jun 26, 2026
1 check passed
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.

2 participants