Tags: ProjectPhysX/FluidX3D
Toggle v3.5's commit message
FluidX3D v3.5 upgrade: multi-GPU particles
Toggle v3.4's commit message
Toggle v3.3's commit message
.vtk export now converts and writes data in chunks, to reduce memory …
…footprint and time for large memory allocation
Toggle v3.2's commit message
Implemented ~20x faster GPU-accelerated force/torque summation, simpl…
…ified calculating object force/torque in setups, improved coloring in VIS_FIELD/ray_grid_traverse_sum()
Toggle v3.1's commit message
Workaround for Intel CPU compiler bug that causes rendering corruptio…
…n, updated OpenCL headers, better OpenCL device specs detection, added multi-GPU performance chart in Readme, updated driver install guides
Toggle v3.0's commit message
Toggle v2.19's commit message
Added splines for camera movement, fixed threading conflict with writ…
…e_frame(), more accurate runtime estimation, enabled FP16S by default
Toggle v2.18's commit message
Toggle v2.17's commit message
Domain resolution is now unlimited with 64-bit indexing when needed, …
…added new raytracing-based field visulaization
Toggle v2.16's commit message
Fixed terrible performance on ARM GPUs by macro-replacing fused-multi…
…ply-add (fma) with a*b+c
You can’t perform that action at this time.