Announcing HIP Ray Tracing (HIP RT) v2.4, featuring new H-PLOC algorithm
H-PLOC is a GPU-optimized algorithm for building BVHs. Read on to find out more about our v2.4 release of HIP RT.
H-PLOC is a GPU-optimized algorithm for building BVHs. Read on to find out more about our v2.4 release of HIP RT.
Learn more about our award-winning new papers covering HIP RT, ray tracing, geometry compression, and procedural generation with work graphs.
The source code for the core of our easy-to-integrate ray tracing library for HIP is now available on GitHub.
With the release of v2.2, HIP RT now support multi-level instancing. Multi-level instancing can help to reduce memory requirements, allowing you to render large scenes with limited memory.
This blog post shows how it is possible to use HIP RT to accelerate neighbor search in Smoothed Particle Hydrodynamics (SPH) simulations.
HIP Ray Tracing v2.1 adds support for batch construction, global/dynamic stacks, transformation query functions, plus other new features.
Our ray tracing library for HIP now features batch BVH construction, dynamic traversal stack assignment, transformation query functions + more.
HIPRT-v2 is now available for download! This post covers some of the most exciting features and optimizations.
HIP RT is a new ray tracing library for HIP. It makes it easy to write a ray tracing app using HIP. Check out this page for more information.
HIP RT is a ray tracing library for HIP, making it easy to write ray tracing applications in HIP.