Project

General

Profile

« Previous | Next » 

Revision ea16dc89

Added by Leszek Koltunski over 7 years ago

minor stuff

View differences:

src/main/java/org/distorted/library/DistortedObject.java
818 818
 * Directional, sinusoidal wave effect.
819 819
 *
820 820
 * @param wave   A 5-dimensional data structure describing the wave: first member is the amplitude,
821
 *               second is the wave length, third is the offset (i.e. when offset = PI/2, the sine
821
 *               second is the wave length, third is the phase (i.e. when phase = PI/2, the sine
822 822
 *               wave at the center does not start from sin(0), but from sin(PI/2) ) and the next two
823 823
 *               describe the 'direction' of the wave.
824 824
 *               <p>

Also available in: Unified diff