Skip to content

Commit eb9275a

Browse files
authored
Update README.md
1 parent cf046d5 commit eb9275a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,16 @@ SwiftUI animation is compelling and superb. With minimal effort, you can add inc
99
Starting in 2025, I will generate some of the SwiftUI animations using SOTA models like Gemini 2.5 Pro, Claude 3.7 Sonnet, OpenAI o3, and o4-mini models.
1010
---
1111

12+
### Image generation loader: [Gist](https://gist.github.com/amosgyamfi/b9fb404fcc1fc14b735f84095b8f7552#file-imagegenerationloader-swift)
13+
![Image generation loader](GIF_Previews/imageGenerator.gif)
14+
15+
---
16+
1217
### WWDC25 Animation: [Gist](https://github.com/amosgyamfi/open-swiftui-animations/blob/master/Gists_To_Try/WWDC25Animation.swift). Note: The animations are unedited. Modify and use them to suit your needs.
1318
![WWDC25 Animation](GIF_Previews/wwdc25animation.gif)
1419

20+
---
21+
1522
### Gemini 2.5 Pro + OpenAI o3 SwiftUI-generated animations: [Gist](https://github.com/amosgyamfi/open-swiftui-animations/blob/master/Gists_To_Try/Gemini_25_With_OpenAI_o3_Animation.swift). Note: The animations are unedited. Modify and use them to suit your needs.
1623
![SwiftUI fireworks animation](GIF_Previews/gemini25_openaio3_animations.gif)
1724

0 commit comments

Comments
 (0)