Project

General

Profile

« Previous | Next » 

Revision 2010cf53

Added by Leszek Koltunski over 7 years ago

Move most of the NOISE complications from DynamicND classes to the parent Dynamic class.

View differences:

src/main/java/org/distorted/examples/flag/FlagRenderer.java
78 78
      mWaveDyn.add(mWaveSta2);
79 79
      mWaveDyn.setMode(Dynamic.MODE_JUMP);
80 80

  
81
mWaveDyn.setNoise(0.0f);
82

  
81 83
      mQuat1 = new Static4D(0,0,0,1);  // unity
82 84
      mQuat2 = new Static4D(0,0,0,1);  // quaternions
83 85

  

Also available in: Unified diff