8000 Allow setting optix maxTraceDepth value through API function · Issue #169 · owl-project/owl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Allow setting optix maxTraceDepth value through API function #169
Open
@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

      0