Ciprian Stanciu
Screen Space Reflections optimized for use with mobile platforms (Android/iOS) but also work on PCs with both forward and deferred rendering.
Features :
- supports Mobile platforms (Android/iOS)
- forward and deferred rendering
- does not rely on the "Standard" shader.
- includes a surface shader variant of SSR- has customizable parameters to fit low-end mobiles or high-end PCs if need be.
- demo scenes provided for a mobile use-case and for high-end PC use-case
- demo effect : water shader
- full source provided so it can be customized by an able programmer.
Issues:
- Does not work with shadows unless you use the surface shader variant
We are looking into these issues and will update accordingly.