Skip to content

fix(vtkVolumeFS): fix Radon transform#3488

Open
daker wants to merge 1 commit intoKitware:masterfrom
daker:fix-radon-webgl
Open

fix(vtkVolumeFS): fix Radon transform#3488
daker wants to merge 1 commit intoKitware:masterfrom
daker:fix-radon-webgl

Conversation

@daker
Copy link
Copy Markdown
Collaborator

@daker daker commented Apr 23, 2026

Context

Open VolumeMapperBlendModes with Radon, see volume is white https://kitware.github.io/vtk-js/examples/VolumeMapperBlendModes/index.html

Results

Restore the Radon lookup fixed in #2699.
Sample the color texture with normalized intensity.

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:

Restore the Radon lookup fixed in Kitware#2699.
Sample the color texture with normalized intensity.
Comment thread Sources/Rendering/OpenGL/glsl/vtkVolumeFS.glsl
@finetjul finetjul requested a review from sankhesh April 23, 2026 19:48
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