Method and apparatus for generating acceleration structure in ray tracing system

US9576389B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-9576389-B2
Application numberUS-201414520538-A
CountryUS
Kind codeB2
Filing dateOct 22, 2014
Priority dateOct 22, 2013
Publication dateFeb 21, 2017
Grant dateFeb 21, 2017

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Provided are an apparatus and method for generating an acceleration structure in a ray tracing system. The method of generating an acceleration structure includes splitting, at an acceleration structure generator, a space comprising a three-dimensional (3D) object into a plurality of sub spaces, calculating costs for traversing the plurality of sub spaces based on occlusion information of primitives in the plurality of sub spaces, selecting the plurality of sub spaces that minimize the costs for traversing, and generating an acceleration structure based on setting the selected plurality of sub spaces as nodes.

First claim

Opening claim text (preview).

What is claimed is: 1. A method of generating an acceleration structure in a ray tracing system, the method comprising: splitting, at an acceleration structure generator, a space comprising a three-dimensional (3D) object into sub spaces; calculating costs for traversing the sub spaces based on a sum of occlusion information of primitives in the respective one of the sub spaces, summed over each of the sub spaces; selecting the sub spaces that minimize the costs for traversing; and generating an acceleration structure based on setting the selected sub spaces as nodes, wherein the occlusion information of the primitives represent a degree to which an ambient occlusion (AO) ray generated from the primitives intersects neighboring primitives, and visibility of the primitives that is independent of a viewpoint. 2. The method of claim 1 , wherein the occlusion information of a primitive represents a degree to which the primitive is occluded by a neighboring primitive. 3. The method of claim 1 , wherein the calculating of the costs for traversing the sub spaces comprises determining a value of the occlusion information of the primitives to be between ‘0’ and ‘1’ when an ambient occlusion (AO) ray intersects neighboring primitives within a predetermined range, and to be ‘1’ when the AO ray does not intersect the neighboring primitives within the predetermined range. 4. The method of claim 1 , wherein the costs for traversing the sub spaces are calculated, based on one of costs for conducting a ray-node intersection test, a probability that a ray will pass through each of the sub spaces, or costs for conducting a ray-primitive intersection test. 5. The method of claim 1 , wherein the costs for traversing the sub spaces are calculated based on a surface area heuristic (SAH) method. 6. The method of claim 5 , wherein the costs for traversing the sub spaces are calculated based on: T= 2× T 1+ A ( S 1)/ A ( S )×AO( S 1)× T 2+ A ( S 2)/ A ( S )×AO( S 2)× T 2, wherein T denotes the costs for traversing the sub spaces, T 1 denotes a cost for conducting a ray-node intersection test, A(S 1 ) denotes a surface area of primitives in a first sub space, A(S 2 ) denotes a surface area of primitives in a second sub space, A(S) denotes a surface area of primitives in the space, T 2 denotes a cost for conducting a ray-primitive intersection test, AO(S 1 ) denotes a sum of occlusion information of the primitives in the first sub space, and AO(S 2 ) denotes a sum of occlusion information of the primitives in the second sub space. 7. The method of claim 1 , wherein the calculating of the costs for traversing the sub spaces comprises calculating an average of occlusion information values for ambient occlusion (AO) rays when the AO rays correspond to one primitive and setting the calculated average to an occlusion information value of the primitive. 8. A non-transitory computer readable recording medium, that is not a signal, having recorded thereon a program for causing a computer to execute the method of claim 1 . 9. An apparatus for generating an acceleration structure in a ray tracing system, the apparatus comprising: one or more processors configured to: split a space comprising a three-dimensional (3D) object into sub spaces, calculate costs for traversing the sub spaces based on a sum of occlusion information of primitives in the respective one of the sub spaces, summed over each of the sub spaces, and to select the sub spaces that minimizes the costs for traversing and to generate an acceleration structure based on setting the selected sub spaces as nodes, wherein the occlusion information of the primitives represent a degree to which an ambient occlusion (AO) ray generated from the primitives intersects neighboring primitives, and visibility of the primitives that is independent of a viewpoint. 10. The apparatus of claim 9 , wherein the occlusion information of a primitive represents a degree to which the primitive is occluded by a neighboring primitive. 11. The apparatus of claim 9 , wherein the one or more processors is further configured to determine a value of the occlusion information of the primitives to be between ‘0’ and ‘1’ when an ambient occlusion (AO) ray intersects neighboring primitives within a predetermined range, and to be ‘1’ when the AO ray does not intersect the neighboring primitives within the predetermined range. 12. The apparatus of claim 9 , wherein the one or more processors is further configured to calculate the costs for traversing the sub spaces, based on at least one of costs for conducting a ray-node intersection test, a probability that a ray will pass through each of the sub spaces, or costs for conducting a ray-primitive intersection test. 13. The apparatus of claim 9 , wherein the processor is further configured to calculate the costs for traversing the sub spaces based on a surface area heuristic (SAH) method. 14. The apparatus of claim 9 , wherein the processor is further configured to calculate the costs for traversing the sub spaces based on: T= 2× T 1+ A ( S 1)/ A ( S )×AO( S 1)× T 2+ A ( S 2)/ A ( S )×AO( S 2)× T 2, wherein T denotes the costs for traversing the sub spaces, T 1 denotes a cost for conducting a ray-node intersection test, A(S 1 ) denotes a surface area of primitives in a first sub space, A(S 2 ) denotes a surface area of primitives in a second sub space, A(S) denotes a surface area of primitives in the space, T 2 denotes a cost for conducting a ray-primitive intersection test, AO(S 1 ) denotes a sum of occlusion information of the primitives in the first sub space, and AO(S 2 ) denotes a sum of occlusion information of the primitives in the second sub space. 15. The apparatus of claim 9 , wherein the traversing cost calculator is further configured to calculate an average of occlusion information values for ambient occlusion (AO) rays when the AO rays correspond to one primitive, and to set the calculated average as an occlusion information value of the primitive. 16. A ray tracing apparatus comprising: one or more configured to: generate primary and secondary rays, to detect a leaf node that intersects a ray by traversing the information regarding an acceleration structure, to receive information regarding the detected leaf node, to detect a primitive that intersects the ray, and to calculate a hit point at which the detected primitive and the ray intersect, to determine a color value of a pixel based on information regarding the hit point and characteristics of a material at the hit point, to split a space comprising a three-dimensional (3D) object into sub spaces, to calculate costs for traversing sub spaces based on a sum of occlusion information of primitives in the respective one of the sub spaces, summed over each of the sub spaces, and to select the sub spaces that minimizes the costs for traversing and to generate the acceleration structure based on setting the selected sub spaces as nodes, wherein the occlusion information of the primitives represent a degree to which an ambient occlusion (AO) ray generated from the primitives intersect neighboring primitives, and visibility of the primitives that is independent of a viewpoint.

Assignees

Inventors

Classifications

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US9576389B2 cover?
Provided are an apparatus and method for generating an acceleration structure in a ray tracing system. The method of generating an acceleration structure includes splitting, at an acceleration structure generator, a space comprising a three-dimensional (3D) object into a plurality of sub spaces, calculating costs for traversing the plurality of sub spaces based on occlusion information of primi…
Who is the assignee on this patent?
Samsung Electronics Co Ltd, Industry-Academic Cooperation Foundation Yonsei Univ
What technology area does this patent fall under?
Primary CPC classification G06T15/06. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Feb 21 2017 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 8 related publications on this page (citations in our corpus or others sharing the same primary CPC).