diff options
| author | yum <yum.food.vr@gmail.com> | 2023-04-09 17:30:30 -0700 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2023-04-09 18:20:15 -0700 |
| commit | 40f81f1dcd4a3055244c17b08f707a04b30c82a4 (patch) | |
| tree | 37e6c9ac09e0026f5728d44c0e6793d873524856 /Demos | |
Add parallax shader
Add a "simple" parallax shader based on raymarching. Features:
* Three parallax planes.
* Each plane can be textured with PBR textures.
* Base color with alpha, normal, roughness, and metallic are
implemented.
* Each plane has these configurable properties:
* Depth. Higher values create stronger parallax.
* X and Y scale.
* Emission strength.
Diffstat (limited to 'Demos')
| -rw-r--r-- | Demos/parallax_demo.gif | bin | 0 -> 1571319 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/Demos/parallax_demo.gif b/Demos/parallax_demo.gif Binary files differnew file mode 100644 index 0000000..898a9df --- /dev/null +++ b/Demos/parallax_demo.gif |
