Files
UnrealEngine/Engine/Source/Runtime/Renderer/Private/LeonhardGExampleSamplers.tps
2025-05-18 13:04:45 +08:00

13 lines
806 B
Plaintext

<?xml version="1.0" encoding="utf-8"?>
<TpsData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Name>Leonhard Gruenschloss optimized Halton sequence</Name>
<Location>/Engine/Source/Runtime/Renderer/Private/HaltonUtilities.*</Location>
<Function>Using Faure permutation table to accelerate evaluation of an arbitrary dimension of a given Halton Sequence</Function>
<Eula>http://gruenschloss.org/mcqmclfsr/mcqmclfsr.cpp; https://opensource.org/licenses/MIT</Eula>
<RedistributeTo>
<EndUserGroup>Licensees</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
</RedistributeTo>
<LicenseFolder>/Engine/Source/ThirdParty/Licenses/LeonhardGruenschlossExQMCSequences_License.txt</LicenseFolder>
</TpsData>