Skip to content

Commit

Permalink
docs(README): added advantage point
Browse files Browse the repository at this point in the history
  • Loading branch information
AbsharHassan committed Jan 15, 2024
1 parent d8eda40 commit e63a9ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ Under the hood it works by implementing [postprocessing with a 3 vertix `Quad`](

- ⚡ Although `EffectComposer` offers a variety of complex custom solutions, this provides a quick and dirty way to enahance your scene

- 📐 Automatically handles resizing, offering an advantage over using Three.js out-of-the-box, where you would need to worry about handling responsiveness.

### Documentation

The hook accepts any parameters that the `RawShaderMaterial` from [three.js](https://threejs.org/docs/#api/en/materials/RawShaderMaterial) accepts. The three you will most commonly deal with are the following:
Expand Down

0 comments on commit e63a9ba

Please sign in to comment.