Skip to content

Grid Displacement with RGB distortion effect using OpenGL for Android

Notifications You must be signed in to change notification settings

Meglali20/Grid-Displacement-RGB-Android

Repository files navigation

Grid-Displacement-RGB-Android

An OpenGL implementation of a grid-based displacement texture effect with an interactive RGB shift, inspired by the original effect created in Three.js.

This project demonstrates a creative use of framebuffers and shaders to achieve a dynamic, interactive displacement effect with subtle RGB shifting, driven touch movement.

Original Three.js version can be found here.

This project recreates a grid-based displacement effect with an RGB shift using OpenGL. It relies on frameBuffers for offscreen rendering and getting previous shader result.

rec1.webm
rec2.webm
rec3.webm

About

Grid Displacement with RGB distortion effect using OpenGL for Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published