Project

General

Profile

« Previous | Next » 

Revision cbcf2374

Added by Leszek Koltunski 4 months ago

minor

View differences:

src/main/java/org/distorted/library/effect/VertexEffectSwirl.java
27 27
///////////////////////////////////////////////////////////////////////////////////////////////////
28 28
/**
29 29
 * 'Swirl' part of the Mesh, i.e rotate part of it around a point.
30
 *
30
 * <p>
31 31
 * Note: this is not a fully 3D effect as the swirling happens entirely within the XY plane - z
32 32
 * coordinates of all vertices remain unaffected. If someone wants a fully 3D swirling, we'd
33 33
 * probably need to write another VertixEffectSwirl3D with two additional parameters: latitude and

Also available in: Unified diff