# VolumetricLighting **Repository Path**: yahdengchai/VolumetricLighting ## Basic Information - **Project Name**: VolumetricLighting - **Description**: No description available - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README NVIDIA Gameworks Volumetric Lighting 1.0 ======================================== https://developer.nvidia.com/VolumetricLighting ## Directory Structure ./doc Library documentation ./external External code dependencies ./include Library-specific headers ./lib Static libraries to link with the application (divided by platform) ./redist DLLs to distribute to end-users with application ./samples Code samples ./samples/bin Pre-built sample binaries ./samples/build Project files for building samples (divided by platform) ./src Source for library internals ./src/build Project files for building the library (divided by platform) ./tools Tools needed to build the library or facilitate its use