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

Instance transform has no effect on volume #297

Closed
stukowski opened this issue Mar 18, 2025 · 4 comments
Closed

Instance transform has no effect on volume #297

stukowski opened this issue Mar 18, 2025 · 4 comments

Comments

@stukowski
Copy link

I am using Helide to render a transferFunction1D volume in a group in a transform instance. The volume is visible in the rendered image, but the transformation set on the instance seems to have no effect. It's always using the identity matrix.

Is this a limitation of Helide, the ANARI specs, or am I doing something wrong? My intention is to apply a rotate/scale/shear transformation on the regular grid volume.

@jeffamstutz
Copy link
Contributor

That looks like a bug in helide -- volumes absolutely should respect the instance transform (VisRTX does, for example).

@jeffamstutz
Copy link
Contributor

Fixed in #298:

Image

@stukowski
Copy link
Author

Thanks. This looks good now.

I am traveling (without a GPU) and am therefore currently forced to use Helide for code development.

@jeffamstutz
Copy link
Contributor

Makes sense, glad you've got something to work with! 😄

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

No branches or pull requests

2 participants