Loading video...

Video Failed to Load

Go Home

Sooo, I decided to explore element embedding and #shaders on #Flutter web. I was able to come up with this. I used Renan 💙 's 'Glow Stuff' to achieve a Moon-like effect😅. Majid Hajian 💙 Nilay Coskun Jeremiah Ogbomo Kevin Chisholm Craig Labenz 💙💛🥥🌴 Tim Sneath #FlutterAfrica

37,444 views • 3 years ago •via X (Twitter)

10 Comments

JideGuru || #FlutterAfrica✨'s profile picture
JideGuru || #FlutterAfrica✨3 years ago

@mhadaily @nlycskn @jogboms @kevinjchisholm @craig_labenz @timsneath A little breakdown, The Terrain generation itself was done with p5js by @shiffman. I couldn't recreate it 'easily' with Flutter because I had problems drawing triangle strips with strokes using canvas.drawVertices

JideGuru || #FlutterAfrica✨'s profile picture
JideGuru || #FlutterAfrica✨3 years ago

The 'moon' was done using @reNotANumber 's Glow stuff which was done using Shaders. This shows that shaders work just fine on flutter web.

JideGuru || #FlutterAfrica✨'s profile picture
JideGuru || #FlutterAfrica✨3 years ago

Lastly, I leveraged the element embedding to control the terrain's speed and rotation from the flutter side and also display the Glow stuff (moon). Code sample for element embedding here:

JideGuru || #FlutterAfrica✨'s profile picture
JideGuru || #FlutterAfrica✨3 years ago

The most painful part of working on this was the css💀

JideGuru || #FlutterAfrica✨'s profile picture
JideGuru || #FlutterAfrica✨3 years ago

Demo and source code available now: Demo: Source code:

Marco Bavagnoli 💙🇮🇹's profile picture
Marco Bavagnoli 💙🇮🇹3 years ago

@reNotANumber @mhadaily @nlycskn @jogboms @kevinjchisholm @craig_labenz @timsneath I was testing the same. Not my shaders tho, they come from ShaderToy. It's a plugin, working on linux, android and mostly on windows if someone interested

kevmoo's profile picture
kevmoo3 years ago

@reNotANumber @mhadaily @nlycskn @jogboms @kevinjchisholm @craig_labenz @timsneath Put it up on or @Firebase hosting, dude! We want to play with it! See

JideGuru || #FlutterAfrica✨'s profile picture
JideGuru || #FlutterAfrica✨3 years ago

@reNotANumber @mhadaily @nlycskn @jogboms @kevinjchisholm @craig_labenz @timsneath @Firebase I hosted it on firebase:

czar's profile picture
czar3 years ago

@reNotANumber @mhadaily @nlycskn @jogboms @kevinjchisholm @craig_labenz @timsneath 🙌 I mean

Stirman's profile picture
Stirman3 years ago

@shiffman @reNotANumber @mhadaily @nlycskn @jogboms @kevinjchisholm @craig_labenz @timsneath

Related Videos