Artelia / NIMPHS

Blender add-on. Numerous Instruments to Manipulate and Post-process Hydraulic Simulations (OpenFOAM, TELEMAC).
https://Artelia.github.io/NIMPHS
GNU General Public License v3.0
13 stars 2 forks source link

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

Closed Failxxx closed 2 years ago

Failxxx commented 2 years ago

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