The article presents an experiment in rendering ocean waves using the Godot Engine and the inverse Fourier transform of directional ocean-wave spectra. This approach allows for realistic wave simulation and modification of wave properties in real-time. The implementation utilizes a custom FFT algorithm and GPU compute shaders to achieve efficient rendering. The result is a realistic ocean wave simulation with adjustable parameters.