ctrl. aims to inform you about tracking on the web and how algorithms influence your behaviour all in an interactive 3D experience.
Visit the experience
ctrl. is a collaborative effort between CorruptedPixl, Kenzo Dewaegenaere and Samuel Vanhaecke.
To get a local copy up and running follow these simple steps.
We'll assume you have the latest node version and yarn installed already.
- Clone the repo
git clone https://github.com/CorruptedPixl/integration4.git
- Navigate to folder and install packages
cd MAIN/app/ && yarn
- Run the app
yarn dev
You're good to go. Have fun!