Skip to content

feat(WebGPU): add polydata backface material and local culling#3475

Open
daker wants to merge 1 commit intoKitware:masterfrom
daker:feat-backface-webgpu
Open

feat(WebGPU): add polydata backface material and local culling#3475
daker wants to merge 1 commit intoKitware:masterfrom
daker:feat-backface-webgpu

Conversation

@daker
Copy link
Copy Markdown
Collaborator

@daker daker commented Apr 7, 2026

Context

Add backface material support to the WebGPU polydata mapper.

Results

image

Changes

  • Documentation and TypeScript definitions were updated to match those changes

PR and Code Checklist

  • semantic-release commit messages
  • Run npm run reformat to have correctly formatted code

Testing

  • This change adds or fixes unit tests
  • Tested environment:
    • vtk.js:
    • OS:
    • Browser:

@daker daker marked this pull request as ready for review April 7, 2026 15:47
@daker daker mentioned this pull request Apr 7, 2026
31 tasks
@daker daker force-pushed the feat-backface-webgpu branch from 5e0462e to 660fe44 Compare April 8, 2026 09:33
@daker daker requested a review from finetjul April 9, 2026 07:56
Copy link
Copy Markdown
Member

@finetjul finetjul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Add backface material support to the WebGPU polydata mapper.
@daker daker force-pushed the feat-backface-webgpu branch from 660fe44 to 8c91272 Compare April 9, 2026 13:41
@daker
Copy link
Copy Markdown
Collaborator Author

daker commented Apr 9, 2026

@finetjul would it be possible to merge the approved PRs around CellArrayMapper so I can continue working on the other tasks ? or would you prefer to wait for an additional approval ? I just want to avoid potential conflicts and issues with dependent PRs.

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