Skip to content

fix(example): clean up v10 demos - #3884

Open
VictorZakharov wants to merge 1 commit into
pmndrs:v10from
VictorZakharov:fix/3840-example-api-cleanup
Open

fix(example): clean up v10 demos#3884
VictorZakharov wants to merge 1 commit into
pmndrs:v10from
VictorZakharov:fix/3840-example-api-cleanup

Conversation

@VictorZakharov

Copy link
Copy Markdown

Summary

  • Replace deprecated state.gl access with state.renderer in the default and WebGPU demos.
  • Remove the unreachable Fog demo, which also depended on package-internal source imports.
  • Keep state.gl only in the explicitly legacy demos.

Verification

  • pnpm run ci (620 tests passed, 9 todo)
  • pnpm --filter example build
  • Verified every remaining demo module is referenced and no non-legacy demo accesses state.gl.

Closes #3840

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