Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/colindmg/r3f-image-reveal-effect

Image reveal effect made with R3F & GLSL ✦ tutorial available on Codrops
https://github.com/colindmg/r3f-image-reveal-effect

framer-motion glsl-shader r3f react

Last synced: 7 days ago
JSON representation

Image reveal effect made with R3F & GLSL ✦ tutorial available on Codrops

Awesome Lists containing this project

README

        

# Shader based Reveal Effect with React Three Fiber

_A simple yet pretty cool image reveal effect made with React-Three-Fiber/Drei and animated with FramerMotion._

![Thumbnail](./public/img/THUMBNAIL.gif)

[Article on Codrops](https://tympanus.net/codrops/?p=83030)

[Demo](https://tympanus.net/Tutorials/R3FImageReveal/)

## Installation

```bash
npm install
```

## Build and Run

```bash
npm run dev
```

or

```bash
npm run build
```

## Credits

- Image generated with [Midjourney](https://www.midjourney.com/)

## Misc

Follow Colin: [X](http://www.x.com/colindmg), [Linkedin](https://www.linkedin.com/in/colindmg/), [GitHub](https://github.com/colindmg)

Follow Codrops: [Bluesky](https://bsky.app/profile/codrops.bsky.social), [Facebook](http://www.facebook.com/codrops), [GitHub](https://github.com/codrops), [Instagram](https://www.instagram.com/codropsss/), [X](http://www.x.com/codrops)

## License

[MIT](LICENSE)

Made with :blue_heart: by [Colin](http://www.x.com/colindmg) & [Codrops](http://www.codrops.com)