Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Treata11 authored Jun 4, 2024
1 parent 4f714d9 commit 849c12e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# iShader

iShader is a collection of open-source shaders written in Metal targeted for SwiftUI projects. The package is organized into different submodules based on use cases & functionality of shaders:
iShader is a collection of _open-source_ shaders written in Metal targeted for SwiftUI projects. The package is organized into different submodules based on use cases & functionality of shaders:

<details>
<summary> AudioVisualizer </summary>
Expand Down Expand Up @@ -57,7 +57,7 @@ A Transition is an animation that smoothly animates the intermediary steps betwe

## See it in action

[Book iShader](https://github.com/Treata11/Book-iShader) is a sample project, demonstrating all of the metal shaders of the library, in SwiftUI Views.
**[Book iShader](https://github.com/Treata11/Book-iShader)** is a SwiftUI-based sample app that demonstrates the entire collection of metal fragment shaders available in the iShader library.

<img src="https://github.com/Treata11/iShader/blob/main/Misc/Book_iShader.jpeg">

Expand Down

0 comments on commit 849c12e

Please sign in to comment.