Skip to content

Conversation

@wfpokorny
Copy link
Contributor

Enables users to determine the x,y,z ranges, returned as a vector, for
density_file based pigments matching a similar function for image maps.

Enables users to determine the x,y,z ranges, returned as a vector, for
density_file based pigments matching a similar function for image maps.
END_CASE

// JN2007: Image map dimensions:
CASE (PIGMENT_ID_TOKEN)
Copy link
Contributor

Choose a reason for hiding this comment

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

Currently this only works for pigment, but I think we also want it to work with density, so I suggest to replace the above with CASE2 (PIGMENT_ID_TOKEN, DENSITY_ID_TOKEN).

Adding normal and density support to the existing pigment support
for image and density_file range determination with max_extent. Also
re-worked the conditionals as requested.
@c-lipka c-lipka merged commit f162f53 into POV-Ray:master Aug 22, 2016
@wfpokorny wfpokorny deleted the feature/df3MaxExtentSupport branch August 23, 2016 11:28
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