Skip to content

feat(@typegpu/noise): Add blue noise generation and benchmarks - #2983

Draft
iwoplaza wants to merge 1 commit into
feat/typegpu-sdf-more-shapesfrom
feat/typegpu-noise-blue-noise
Draft

iwoplaza wants to merge 1 commit into
feat/typegpu-sdf-more-shapesfrom
feat/typegpu-noise-blue-noise

Conversation

@iwoplaza

@iwoplaza iwoplaza commented Sep 6, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown

pkg.pr.new

packages
Ready to be installed by your favorite package manager ⬇️

https://pkg.pr.new/software-mansion/TypeGPU/typegpu@d7077d58c87bdd57bc285ac9d981c8aeb847b182
https://pkg.pr.new/software-mansion/TypeGPU/@typegpu/noise@d7077d58c87bdd57bc285ac9d981c8aeb847b182
https://pkg.pr.new/software-mansion/TypeGPU/@typegpu/sdf@d7077d58c87bdd57bc285ac9d981c8aeb847b182

benchmark
view benchmark

commit
view commit

@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown

Bundle size comparison (import * as ... in PR vs import * as ... in target):

🟢 Decreased ➖ Unchanged 🔴 Increased ❔ Unknown
0 325 0 0

No notable changes.

If you wish to run a comparison for other, slower bundlers, run the 'Tree-shake test' from the GitHub Actions menu.

@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown

Resolution Time Benchmark

---
config:
  themeVariables:
    xyChart:
      plotColorPalette: "#E63946, #3B82F6, #059669"
---
xychart
  title "Random Branching (🔴 PR | 🔵 main | 🟢 release)"
  x-axis "max depth" [1, 2, 3, 4, 5, 6, 7, 8]
  y-axis "time (ms)"
  line [1.02, 2.08, 4.57, 7.15, 7.41, 11.20, 24.55, 25.67]
  line [0.96, 1.97, 4.16, 7.10, 8.16, 12.37, 24.73, 23.83]
  line [0.94, 2.00, 4.30, 7.13, 8.31, 12.02, 23.79, 26.14]
Loading
---
config:
  themeVariables:
    xyChart:
      plotColorPalette: "#E63946, #3B82F6, #059669"
---
xychart
  title "Linear Recursion (🔴 PR | 🔵 main | 🟢 release)"
  x-axis "max depth" [1, 2, 3, 4, 5, 6, 7, 8]
  y-axis "time (ms)"
  line [0.35, 0.55, 0.75, 0.88, 1.20, 1.20, 1.44, 1.60]
  line [0.30, 0.49, 0.66, 0.80, 1.13, 1.18, 1.39, 1.55]
  line [0.35, 0.47, 0.70, 0.85, 1.13, 1.15, 1.34, 1.53]
Loading
---
config:
  themeVariables:
    xyChart:
      plotColorPalette: "#E63946, #3B82F6, #059669"
---
xychart
  title "Full Tree (🔴 PR | 🔵 main | 🟢 release)"
  x-axis "max depth" [1, 2, 3, 4, 5, 6, 7, 8]
  y-axis "time (ms)"
  line [0.84, 2.29, 3.52, 7.16, 12.37, 26.16, 55.68, 114.02]
  line [0.96, 2.35, 3.60, 7.35, 12.28, 27.09, 57.16, 115.02]
  line [0.77, 2.16, 3.41, 6.97, 12.43, 25.92, 56.73, 115.55]
Loading

@iwoplaza
iwoplaza force-pushed the feat/typegpu-noise-blue-noise branch from bac369a to 3659e58 Compare September 7, 2026 10:29
@iwoplaza
iwoplaza force-pushed the feat/typegpu-noise-blue-noise branch from 3659e58 to e030ffe Compare September 7, 2026 10:53
@iwoplaza
iwoplaza force-pushed the feat/typegpu-noise-blue-noise branch from e030ffe to d7077d5 Compare September 7, 2026 11:47
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