Thank you for using FluidX3D! Update v3.3 brings improvements to .vtk
export and bug fixes:
Improvements
.vtk
export now converts and writes data in chunks, to reduce memory footprint and time for large memory allocation.vtk
files now contain original file name as metadata in titleINTERACTIVE_GRAPHICS_ASCII
now renders in 2x vertical resolution but less colors- updated OpenCL-Wrapper: more robust dp4a detection, fixed core count reporting for RDNA4 GPUs
Bug fixes
- fixed
update_moving_boundaries()
kernel not being called with flags other thanTYPE_S
- fixed corrupted first frame until resizing with
INTERACTIVE_GRAPHICS_ASCII
- fixed
resolution()
function for D2Q9 - fixed missing
<chrono>
header on some compilers - fixed bug in
split_regex()
- fixed compiler warning with
min_int
Have fun with the software!
-- Moritz