Commit Graph

7 Commits

Author SHA1 Message Date
tim doerries
bf5bf6f469 Implemented sparse iteration when sampling the volume data from OpenVDB during import.
#rb Sebastien.Hillaire
#rnx
#preflight 63c014668f4acc7b54d3f79e

[CL 23665934 by tim doerries in ue5-main branch]
2023-01-12 13:06:52 -05:00
tim doerries
4dd6dc0c2d Added second float4/PackedDataB to SparseVolumeTextures.
#rb Sebastien.Hillaire
#rnx
#preflight 63bddd32d862fdd3470c2a02

[CL 23658523 by tim doerries in ue5-main branch]
2023-01-11 20:56:20 -05:00
tim doerries
88b2dcae6b Implemented support for importing additional OpenVDB grid types (multi-component Float and Double). Also refactored some related functions and added a display of all the grids present in the source file to the import dialog.
#rb Sebastien.Hillaire
#rnx
#preflight 63b6cc53592c1a9d7cf1fe65

[CL 23632643 by tim doerries in ue5-main branch]
2023-01-10 15:51:23 -05:00
tim doerries
b1de9218d4 Fixes for warnings in OpenVDB importer.
#rb trivial
#rnx
#preflight skip

[CL 23371199 by tim doerries in ue5-main branch]
2022-12-02 06:59:27 -05:00
tim doerries
07c6b6526f Reworked OpenVDB import dialog to allow for combining source grids into different channels of the resulting page atlas. Also now supports three different formats (32bit float, 16bit float, 8bit unorm).
#rb Sebastien.Hillaire
#rnx
#preflight 6388fa994c3ce8ae5dc059d0

[CL 23367549 by tim doerries in ue5-main branch]
2022-12-01 19:25:56 -05:00
tim doerries
84d2de5fbc Implemented first version of OpenVDB import dialog.
#rb Sebastien.Hillaire
#rnx
#preflight 638668bdb21cdd3a266f335d

[CL 23338862 by tim doerries in ue5-main branch]
2022-11-30 15:06:09 -05:00
tim doerries
5fd9a992ec SparseVolumeTexture asset now stores the source file and cooks using that source file instead of data generated during the import.
#rb Sebastien.Hillaire
#rnx
#preflight 6380ba724004f73f62bf4ad7

[CL 23265965 by tim doerries in ue5-main branch]
2022-11-25 09:18:31 -05:00