Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TELEMAC-3D: modify how point data are exported for volume sequences #7

Merged
merged 8 commits into from
Sep 1, 2022

Conversation

Failxxx
Copy link
Collaborator

@Failxxx Failxxx commented Aug 31, 2022

Overview

This PR modifies how point data are exported in volume sequences.
Point data are now exported as-is in voxels.

Resolves #6

Details

No more 'remap' operation before assigning values to voxels.
Indeed, this 'remap' operation can be done using the 'Map Range' node in the Shader Node editor.

Small example:
Screenshot from 2022-08-31 15-06-42

@Failxxx Failxxx self-assigned this Aug 31, 2022
@Failxxx Failxxx merged commit 8e8df25 into main Sep 1, 2022
@Failxxx Failxxx deleted the feat/change-exported-values-volume-sequence-telemac3d branch September 1, 2022 14:40
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.

Generated volume sequences may contain negative values (due to remap)
1 participant