Project

General

Profile

« Previous | Next » 

Revision 350cc2f5

Added by Leszek Koltunski over 7 years ago

Make the WAVE effect 5D (extra parameter 'offset')

View differences:

src/main/java/org/distorted/library/type/Dynamic3D.java
24 24
///////////////////////////////////////////////////////////////////////////////////////////////////
25 25
/** 
26 26
* A 3-dimensional implementation of the Dynamic class to interpolate between a list
27
* of Float3Ds.
27
* of Static3Ds.
28 28
*/
29 29

  
30 30
public class Dynamic3D extends Dynamic implements Data3D

Also available in: Unified diff