Fluid3D
Fluid3D copied to clipboard
should this line be "data[i] = data[i + 1];" instead?
https://github.com/christopherbatty/Fluid3D/blob/2ee0736631afb0da03f4ef1dc2318878db4d0f23/array1.h#L691
At a glance, yes, it looks like it should.