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

Support horizontal and vertical Aperture Offset on camera #1225

Closed
mdubrois opened this issue Jul 25, 2022 · 0 comments · Fixed by #1244
Closed

Support horizontal and vertical Aperture Offset on camera #1225

mdubrois opened this issue Jul 25, 2022 · 0 comments · Fixed by #1244
Assignees
Labels
enhancement New feature or request user Reported by a user

Comments

@mdubrois
Copy link

Describe the feature you'd like
The horizontal and verticalApertureOffset on the Camera are not yet supported via Hydra or Kick.
See the test below, from 1001 to 1010 the horizontal verticalApertureOffset are animated.
The cube should stick the left border of the render view at the frame 1010.
houdini_hydra

Describe the solution you'd like
I would like to see the render match the viewport

Describe alternatives you've considered
There is no alternative

Additional context
You will find in the archive my test scenes
test_film_offset.tar.gz

README content

Files

  • test_film_offset.ma
    Maya Scene to export the camera and the cube
  • test_film_offset__maya_export.usda
    The Camera and cube exported from Maya
  • test_film_offset.hip
    A Houdini scene in order to test the horizontal and verticalApertureOffset in hydra.
    And setup the material, rendersetting in order to test it with kick
  • test_film_offset.scene.usda
    The houdini exported scene

Tests

Hydra

Open the Houdini Scene file and play the timeline with Houdini GL
Do the same thing with Arnold

Kick

Run kick with the following command

kick -i test_film_offset.scene.usda -of exr -o ./test.exr -r 320 180 -dp  -as 1 -asmax 1 -c /camera1 -frame 1010

Context

  • arnold-7.1.2.2
  • arnold_usd-7.1.2.0-0.1f48e9f (1f48e9f is the commit used for the build)
@mdubrois mdubrois added the enhancement New feature or request label Jul 25, 2022
@cpichard cpichard self-assigned this Aug 2, 2022
@compso compso added this to Arnold USD Aug 5, 2022
@compso compso moved this to In Progress in Arnold USD Aug 5, 2022
@compso compso added the user Reported by a user label Aug 5, 2022
@compso compso moved this from In Progress to In review in Arnold USD Aug 5, 2022
Repository owner moved this from In review to Done in Arnold USD Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request user Reported by a user
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants