Skip to content

craigmorrison/webgl-meta-matrix

Repository files navigation

Meta Matrix

A WebGL demo project that renders a stylised version of it's own code (inspired by the 'digital rain' from The Matrix.

Green text streaming down in layers of random vertical lines

Instructions

Run in development mode

npm run dev

Run in production mode

npm run build
npm run serve