This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
57b2091f954a466cc2bfcd83e00a5d34671978ea
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
SparseVolumeTexture
/
Private
History
tim doerries
b174c146da
Fixed OpenVDB import window documentation button not linking to any valid website.
...
#rnx [CL 34131941 by tim doerries in ue5-main branch]
2024-06-05 13:48:58 -04:00
..
OpenVDBGridAdapter.h
…
OpenVDBImportWindow.cpp
Fixed OpenVDB import window documentation button not linking to any valid website.
2024-06-05 13:48:58 -04:00
OpenVDBImportWindow.h
…
SparseVolumeTextureFactory.cpp
Implemented support for SVT per-frame transforms. Transforms are read from from the source vdb files and are required to be identical for all grids in the same frame. The SVT viewer now implements support for applying these per-frame transforms. It does so by applying the the inverse per-frame transform when transforming from (translated )world space to local unit (and eventually UV-) space.
2024-02-08 16:08:23 -05:00
SparseVolumeTextureModule.cpp
Enable SVT, TBB and OpenVDB modules for Linux
2024-03-26 16:18:18 -04:00
SparseVolumeTextureOpenVDB.h
Enable SVT, TBB and OpenVDB modules for Linux
2024-03-26 16:18:18 -04:00
SparseVolumeTextureOpenVDBUtility.cpp
Implemented support for SVT per-frame transforms. Transforms are read from from the source vdb files and are required to be identical for all grids in the same frame. The SVT viewer now implements support for applying these per-frame transforms. It does so by applying the the inverse per-frame transform when transforming from (translated )world space to local unit (and eventually UV-) space.
2024-02-08 16:08:23 -05:00
SparseVolumeTextureOpenVDBUtility.h
Implemented support for SVT per-frame transforms. Transforms are read from from the source vdb files and are required to be identical for all grids in the same frame. The SVT viewer now implements support for applying these per-frame transforms. It does so by applying the the inverse per-frame transform when transforming from (translated )world space to local unit (and eventually UV-) space.
2024-02-08 16:08:23 -05:00