Skip to content

RT for older GPUs #19981

@Bcompartment

Description

@Bcompartment

What problem does this solve or what need does it fill?

#19058 "Have a GPU that supports RT with inline ray queries"
Ray queries is used in compute shaders in order to implement hardware accelerated ray-triangle intersection tests. But what about software option? BVH building and traversal can be done in software.

What solution would you like?

Add fallback in case of unsupported hardware detection or user selection in options.

What alternative(s) have you considered?

Ignore, cause without dedicated hardware real-time performance is low for complex scenes and high rendering resolutions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-RenderingDrawing game state to the screenC-FeatureA new feature, making something new possibleD-ComplexQuite challenging from either a design or technical perspective. Ask for help!X-ControversialThere is active debate or serious implications around merging this PR

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions