Introduction#
CPU queries are useful for authorative servers or where a GPU is not available. Computations use Burst and Jobs.
This asset is available from the Unity Asset Store:
Features#
Bake FFT waves for CPU queries
Computations use Burst and Jobs
Limitations#
Can only bake one set of waves
Wave conditions are static. This includes Wind Speed and Weight
Does not support wave attenuation (ie Depth Probe not supported)
Varied water level is not supported. Limited to a fixed sea level
These limitations may be solved in future versions.
Requirements#
Unity Mathematics package
Unity Burst package (optional)