Project

General

Profile

« Previous | Next » 

Revision 1e22c248

Added by Leszek Koltunski over 7 years ago

Fix 4D and 5D noise, make noise N dimensional.

View differences:

src/main/java/org/distorted/library/type/DynamicQuat.java
133 133
    mMode = MODE_LOOP;
134 134
    mDuration = duration;
135 135
    mCount = count;
136
    mNoise = 0.0f;
137 136
    mDimension = 4;
138 137
    }
139 138

  

Also available in: Unified diff