Project

General

Profile

« Previous | Next » 

Revision e4c556f9

Added by Leszek Koltunski about 1 month ago

new app 'TwoComponents' : apply a postprocessing effect to only part of a Mesh (a single vertex component)

View differences:

src/main/AndroidManifest.xml
63 63
        <activity android:name=".meshfile.MeshFileActivity"/>
64 64
        <activity android:name=".flatblur.FlatBlurActivity"/>
65 65
        <activity android:name=".flatblur2.FlatBlur2Activity"/>
66
        <activity android:name=".polymesh.PolymeshActivity"/>
66
        <activity android:name=".twocomponents.TwoComponentsActivity"/>
67 67
    </application>
68 68
</manifest>

Also available in: Unified diff