supahfunk / webgl-carousel

Created with CodeSandbox

Home Page:https://codesandbox.io/s/github/supahfunk/webgl-carousel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebGL Carousel

A recreation of a carousel similar to the one seen on alcre.co.kr, created by Eum Ray, using WebGL, react-three-fiber, and GSAP.

Image Title

Article on Codrops

Demo

Installation

Install dependencies:

npm install

Compile the code for development and start a local server:

npm start

Create the build:

npm run build

Credits

Misc

Follow Fabio: Twitter, Instagram, Codepen, LinkedIn

Follow Codrops: Twitter, Facebook, GitHub, Instagram

License

MIT

Made with đź’™ by Codrops

About

Created with CodeSandbox

https://codesandbox.io/s/github/supahfunk/webgl-carousel

License:MIT License


Languages

Language:JavaScript 67.4%Language:CSS 18.2%Language:HTML 14.4%