Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Allow setting optix maxTraceDepth value through API function #169

@ingowald

Description

@ingowald

Currently OWL is hardcoded to a trace depth of 2, which is
a) limiting (for users that want to use more); and
b) wasteful (since most of our apps and samples only use 1).

Suggest

  • set default trace depth to 1
  • add api function to set it to something larger, similar to how we set other contet/pipeline constants before pipe creation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions