# Spatial-Hash-Radiance-Cache **Repository Path**: rocket99/Spatial-Hash-Radiance-Cache ## Basic Information - **Project Name**: Spatial-Hash-Radiance-Cache - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-02-01 - **Last Updated**: 2026-02-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SHARC Overview Spatially Hashed Radiance Cache is a technique aimed at improving signal quality and performance in the context of path tracing. The SHARC operates in world space and provides a radiance value at any hit point. ## Distribution SHARC is distributed as a set of shader-only sources along with [integration guide][SharcIntegrationGuide]. For usage of the SHARC library please check the samples in the [RTXGI SDK][RTXGI]. See the [changelog][Changelog] in RTXGI SDK for the latest SHARC changes. [SharcIntegrationGuide]: ./docs/Integration.md [RTXGI]: https://github.com/NVIDIA-RTX/RTXGI [Changelog]: https://github.com/NVIDIA-RTX/RTXGI/blob/main/Changelog.md