Skip to content

Add VK_KHR_acceleration_structure Support #81

Description

@mrparmesan01

Brief Overview

Acceleration structures allow for quick ways for identifying primitives may be intersected by a ray traversing geometry.

These are the most common way to represent geometry spatially sorted, in order to quickly identify such potential intersections.

Having wrapper APIs that introduce how one may perform acceleration support are very important when trying to get a shadows implementation working with Vulkan.

API Design

TBD.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    💠coreCritical tasks are reserved for maintainers during fundamental architectural changes.📐designTasks that involve the core systems. Highly involve in API design.

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions