Skip to content

Conversation

danielmazurkin
Copy link

@danielmazurkin danielmazurkin commented Aug 7, 2023

Context

Addresses #2190

Results

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:

@finetjul finetjul requested a review from sankhesh August 7, 2023 05:57
@danielmazurkin danielmazurkin changed the title Picking for volume rendering WIP:Picking for volume rendering Aug 7, 2023
// Opacity MTimes
if (model.componentData[index].scalarOpacity) {
// time that Scalar opacity transfer function was last modified
// time that Scalar opаacity transfer function was last modified
Copy link
Member

Choose a reason for hiding this comment

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

typo ?

Copy link
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.

Please follow the VTK.js coding style (apply linting rules in your IDE?).

I'm also curious if you considered the VTK C++ implementation of picking volume rendering...

@floryst
Copy link
Contributor

floryst commented Aug 7, 2023

Hi, thanks for the contribution!

It looks like you were editing the packaged version of vtk.js. You'll need to apply your changes to the vtk.js repository code before we can take a better look. Since you did mark this as WIP, let us know when this is ready for review.

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.

4 participants