Face augmentation in video
US-12165275-B2 · Dec 10, 2024 · US
US2025299411A1 · US · A1
| Field | Value |
|---|---|
| Publication number | US-2025299411-A1 |
| Application number | US-202418611560-A |
| Country | US |
| Kind code | A1 |
| Filing date | Mar 20, 2024 |
| Priority date | Mar 20, 2024 |
| Publication date | Sep 25, 2025 |
| Grant date | — |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
Apparatus and method for a BVH with oriented bounds using quantized shared orientations. For example, one embodiment of an apparatus comprises: traversal hardware logic to traverse rays through a bounding volume hierarchy (BVH); and BVH construction circuitry to generate a BVH with one or more oriented bounding boxes (OBBs), the BVH construction circuitry to project geometry of one or more child nodes along one or more orientation directions to determine corresponding upper and lower bound values; the traversal hardware logic comprising OBB processing logic to: project a ray along the one or more orientation directions; responsively determine ray-plane intersection distances to one or more near and far bounding planes corresponding to the orientation directions; and determine a hit or miss based on the ray-plane intersection distances to the near and far bounding planes.
Opening claim text (preview).
What is claimed is: 1 . A graphics processor, comprising: bounding volume hierarchy (BVH) construction circuitry to generate a BVH with one or more oriented bounding boxes (OBBs), the BVH construction circuitry to project geometry of one or more child nodes along one or more orientation directions to determine corresponding upper and lower bound values; and traversal hardware logic to traverse rays through nodes of the BVH, the traversal hardware logic comprising OBB processing logic to: project a ray along the one or more orientation directions; responsively determine ray-plane intersection distances to one or more near and far bounding planes corresponding to the orientation directions; and determine a hit or miss based on the ray-plane intersection distances to the one or more near and far bounding planes. 2 . The graphics processor of claim 1 , wherein the nodes of the BVH store N shared orientation directions that are used to bound M child nodes, using bounds along a different subset of K orientation directions per child node. 3 . The graphics processor of claim 1 , wherein the traversal hardware logic is further to determine the hit or miss by comparing a maximum of the ray-plane intersection distances to the near bounding planes to a minimum of the ray-plane intersection distances to the far bounding planes. 4 . The graphics processor of claim 2 , wherein the K orientation directions comprise quantized orientation directions. 5 . The graphics processor of claim 4 , wherein the orientation directions are quantized using a signed fixed point number for each dimension. 6 . The graphics processor of claim 4 , wherein the orientation directions are quantized by storing an index, with the orientation direction being defined by a lookup from a precalculated orientation direction table using that index. 7 . The graphics processor of claim 1 , wherein projecting the ray along the one or more orientation directions comprises performing a dot product of an origin of the ray and the one or more orientation directions and/or a direction of the ray and the one or more orientation directions. 8 . The graphics processor of claim 7 , wherein the BVH construction circuitry stores quantized bounds for each instance of projected geometry of M child nodes along K quantized orientation directions. 9 . The graphics processor of claim 8 , wherein once the origin of the ray and direction of the ray are projected, K ray/plane intersection distances are determined for lower and upper bounding planes for a child node. 10 . The graphics processor of claim 9 , wherein the traversal hardware logic is to dequantize the lower and upper bounding planes for the child node to determine the intersection distances. 11 . The graphics processor of claim 1 , wherein the BVH construction circuitry is to generate the BVH based on a plurality of graphics primitives, the one or more child nodes corresponding to one or more of the graphics primitives. 12 . The graphics processor of claim 1 , further comprising: a plurality of graphics processor core blocks to execute a plurality of shaders, wherein a ray generation shader of the plurality of shaders is to generate the ray. 13 . A method, comprising: generating a BVH with one or more oriented bounding boxes (OBBs), wherein geometry of one or more child nodes is projected along one or more orientation directions corresponding to the one or more OBBs to determine corresponding upper and lower bound values; projecting a ray along the one or more orientation directions; responsively determining ray-plane intersection distances to one or more near and far bounding planes corresponding to the orientation directions; and determining a hit or miss based on the ray-plane intersection distances to the one or more near and far bounding planes. 14 . The method of claim 13 , wherein the nodes of the BVH store N shared orientation directions that are used to bound M child nodes, using bounds along a different subset of K orientation directions per child node. 15 . The method of claim 14 , wherein the hit or miss is determined by comparing a maximum of the ray-plane intersection distances to the near bounding planes to a minimum of the ray-plane intersection distances to the far bounding planes. 16 . The method of claim 14 , wherein the K orientation directions comprise quantized orientation directions. 17 . The method of claim 16 , wherein the orientation directions are quantized using a signed fixed point number for each dimension. 18 . The method of claim 16 , wherein the orientation directions are quantized by storing an index, with the orientation direction being defined by a lookup from a precalculated orientation direction table using that index. 19 . The method of claim 13 , wherein projecting the ray along the one or more orientation directions comprises performing a dot product of an origin of the ray and the one or more orientation directions and/or a direction of the ray and the one or more orientation directions. 20 . The method of claim 13 , further comprising: storing quantized bounds for each instance of projected geometry of M child nodes along K quantized orientation directions.
General purpose rendering architectures · CPC title
Parallel processing · CPC title
Collision detection, intersection · CPC title
Bounding box · CPC title
Ray-tracing · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.