/infinite-webl-gallery

Infinite Auto-Scrolling Gallery using WebGL and GLSL Shaders.

Primary LanguageJavaScriptMIT LicenseMIT

Infinite WebGL Images

This is just a simple fork to modernize the tooling with Vite, remove Webpack, and move to dart sass (to prevent node-gyp annoyance)

A tutorial explaining how to build an infinite scrolling gallery using WebGL with OGL and GLSL Shaders.

Final Result

Article on Codrops

Demo

Installation

Install dependencies:

pnpm install

Compile the code for development and start a local server:

pnpm dev

Create the build:

pnpm build

Credits

Misc

Follow Luis Henrique Bizarro: Website, Twitter, GitHub

Follow Codrops: Twitter, Facebook, GitHub, Instagram

License

MIT

Made with 💙 by Codrops