Files
UnrealEngine/Engine/Source/ThirdParty/OpenVDB/openvdb.tps
2025-05-18 13:04:45 +08:00

14 lines
878 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>OpenVDB</Name>
<Location>Engine/Source/ThirdParty/OpenVDB</Location>
<Function>OpenVDB is an open source C++ library comprising a novel hierarchical data structure and a large suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids. It is a core component of the software specification for the VFX reference platform.</Function>
<Eula>https://github.com/AcademySoftwareFoundation/openvdb/blob/v12.0.0/LICENSE</Eula>
<RedistributeTo>
<EndUserGroup>Licensees</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
</RedistributeTo>
<LicenseFolder>Engine/Source/ThirdParty/Licenses</LicenseFolder>
</TpsData>