• DocumentCode
    1127172
  • Title

    Yet Faster Ray-Triangle Intersection (Using SSE4)

  • Author

    Havel, J. ; Herout, Adam

  • Author_Institution
    Dept. of Graphics & Multimedia, Brno Univ. of Technol., Brno, Czech Republic
  • Volume
    16
  • Issue
    3
  • fYear
    2010
  • Firstpage
    434
  • Lastpage
    438
  • Abstract
    Ray-triangle intersection is an important algorithm, not only in the field of realistic rendering (based on ray tracing) but also in physics simulation, collision detection, modeling, etc. Obviously, the speed of this well-defined algorithm´s implementations is important because calls to such a routine are numerous in rendering and simulation applications. Contemporary fast intersection algorithms, which use SIMD instructions, focus on the intersection of ray packets against triangles. For intersection between single rays and triangles, operations such as horizontal addition or dot product are required. The SSE4 instruction set adds the dot product instruction which can be used for this purpose. This paper presents a new modification of the fast ray-triangle intersection algorithms commonly used, which-when implemented on SSE4-outperforms the current state-of-the-art algorithms. It also allows both a single ray and ray packet intersection calculation with the same precomputed data. The speed gain measurements are described and discussed in the paper.
  • Keywords
    parallel processing; ray tracing; rendering (computer graphics); SIMD instructions; collision detection; contemporary fast intersection algorithms; dot product instruction; faster ray-triangle intersection; ray tracing; realistic rendering; speed gain measurements; Ray tracing; geometric algorithms.; Algorithms; Computer Simulation; Image Interpretation, Computer-Assisted; Imaging, Three-Dimensional; Light; Models, Theoretical; Programming Languages; Scattering, Radiation; Software;
  • fLanguage
    English
  • Journal_Title
    Visualization and Computer Graphics, IEEE Transactions on
  • Publisher
    ieee
  • ISSN
    1077-2626
  • Type

    jour

  • DOI
    10.1109/TVCG.2009.73
  • Filename
    5159346