Post

Vetrichelvan
Vetrichelvan@pythonhubdev·
@shiweidu This looks so cool, and the grid background is itself a component from arcade-ui - you tricked it very well.
English
1
0
1
41
Seven Du
Seven Du@shiweidu·
@pythonhubdev The most difficult part of the black hole mesh is the central region; if you look closely, you'll see that I didn't handle it well. I hardcoded the boundary conditions.
English
1
0
0
45
Seven Du
Seven Du@shiweidu·
@pythonhubdev The "fake 3D" effect in the black hole background is achieved by using ellipses that continuously move towards the center to deceive the eye 🤣 You can't look too closely, or you'll notice this.
English
1
0
1
36
Seven Du
Seven Du@shiweidu·
@pythonhubdev 🤩Wow! This looks so cool! I'm going to take some effects from ReactBits and implement them in the Arcade UI! That would be awesome! (And try to keep it dependency-free)
English
2
0
0
31
Vetrichelvan
Vetrichelvan@pythonhubdev·
@shiweidu But I don’t know if many things will run smoothly on Flutter web, but definitely we can use them for mobile. It would be cool to have some copy-paste code without dependencies. I’ll try to contribute some easy components as well.
English
1
0
0
14
Seven Du
Seven Du@shiweidu·
@pythonhubdev The four components I have implemented so far are all dependency-free.
English
2
0
0
43
Vetrichelvan
Vetrichelvan@pythonhubdev·
@shiweidu Yeah that’s super cool and I guess most of them won’t require any dependencies.
English
1
0
1
9
Seven Du
Seven Du@shiweidu·
@pythonhubdev Achieving these effects only requires using Flutter's Canvas API. The rest is all math and algorithms 😂
English
1
0
0
14
Paylaş