Skip to content

Added support for orthographic viewport camera and fixed screen resolution issue.

Ogers Ruda requested to merge viewport_camera_sw into master

Orthographic camera was not supported on viewport ROP. For this, we are supporting Houdini's native parameter from the camera's view group. Also, the screen resolution was not supported on viewportROP.Changing their value would give a wrong view of the rendered scene. Fixes #298 (closed)

Merge request reports