
説明
Android Sample APK (Benchmark):
https://drive.google.com/open?id=1JgTWAChTGT1hW9mpTMeCEMTcM4koefh6
New Features:
- Add [Very Low] and [Very High] Quality.
- Support [Morph Target].
- Support [Geometry Cache].
Features:
- Independent shadow system, draw dynamic shadow by material function without light.
- Work well without [Mobile HDR], [Mobile HDR] is necessary for [Modulated Shadows] of UE4.
- Work well with [GoogleVR], [GoogleVR] must disable [Mobile HDR].
- Enable [Mobile HDR] is OK.
- Shadow caster can recive shadow. (Self Shadow)
- Good performance for slower mobile device.
- Good compatibility for old mobile device.
- Supported Windows, Mac, iOS and Android.
- Shadow Mapping depth comparison.
- Shadow Map Antialiasing by Percentage-Closer Filtering.
- Pack depth float into a RGBA render target texture, compatible with older mobile device.