Project

General

Profile

Download (24.7 KB) Statistics
| Branch: | Revision:

examples / src / main / java / org / distorted / examples / matrix3d / Matrix3DEffect.java @ 6f3024ae

# Date Author Comment
6f3024ae 12/15/2016 10:50 PM Leszek Koltunski

Fix a lot of Lint warnings in the apps.

d04a4886 12/15/2016 04:02 PM Leszek Koltunski

Change of names.

40eef4b9 12/12/2016 11:47 PM Leszek Koltunski

Beginnings of split of DistortedObject into two separate classes: DistortedEffectQueues and DistortedTexture.

Still does not compile, but pushing already.

91786be2 11/24/2016 12:58 AM Leszek Koltunski

DEFORM: add support for Regions

7c8012ee 11/15/2016 11:22 AM Leszek Koltunski

Matrix3D: implement quaternion effect

334c13fa 11/14/2016 05:41 PM Leszek Koltunski

Make the effect Center be always 3D.

4d5b37fe 11/14/2016 04:05 PM Leszek Koltunski

Unify Effects3D and Matrix3D (still incomplete!)