Alicja Gancarz (@alisonstardust) 's Twitter Profile
Alicja Gancarz

@alisonstardust

ux/ui and webflow @swmansion

ID: 914011659169132544

linkhttps://alicjagancarz.webflow.io/ calendar_today30-09-2017 06:18:55

127 Tweet

131 Followers

463 Following

Software Mansion (@swmansion) 's Twitter Profile Photo

Announcing React Native Screens Overhaul ✨ ↳ Native Bottom Tabs on iOS and Android ↳ iOS 26 ↳ Support for the New & Legacy Architecture ↳ More native primitives coming in the future Currently in Alpha 🚀

Iwo Plaza (@iwoplaza) 's Twitter Profile Photo

WebGPU in the terminal is real guys... kmdr 👏👏 Ported a TypeGPU example, made our plugin work with Bun to support the whole TypeScript -> WGSL compilation, and it works like a charm!

Membrane (@elixirmembrane) 's Twitter Profile Photo

RTC.ON, the conference for audio and video devs, is starting two weeks from now 🚨 If you're still thinking whether you should join us, let the 2024 aftermovie convince you: See you in Kraków! 📹

PaulinaMcg (@paulina_mcg) 's Twitter Profile Photo

I’ve never seen anything like that! 🤯 We’re organising a week of The Elixir programming language meet-ups around the world 🌍 As of now, we have 27 events confirmed, all happening in the week of 22-28 sept. Kudos to Karolina Kulig for pulling this off 👏 👏👏👏 Go find your GEM 💎 and join us:

Karolina Kulig (@kuligkar) 's Twitter Profile Photo

PaulinaMcg The Elixir programming language kudos to Alicja Gancarz for awesome designs, Miłosz Filimowski for leading the website & streaming platform development, and of course Elixir Contributors for the brilliant idea (pun intended 💎). let's make GEMs happen!

Iwo Plaza (@iwoplaza) 's Twitter Profile Photo

Imagining UI components as jelly is oddly satisfying… this time it’s a “Jelly Switch”, built using TypeGPU without any extra libraries. Live demo & Code: docs.swmansion.com/TypeGPU/exampl… Once again, SDFs gave us a lot of freedom to make the form of the object dynamic and jiggly. Konrad

Software Mansion (@swmansion) 's Twitter Profile Photo

Meet Pufferfish – (probably) the most absurd tech demo you’ll ever see. It looks silly, but there is some powerful tech behind it: 🐠 Fishjam – low-latency streaming API 🔥 Smelter – real-time video compositing software ⚡️ TypeGPU – a type-safe webGPU toolkit More in 🧵

Software Mansion (@swmansion) 's Twitter Profile Photo

We know the pain of slow native builds… so we created something really awesome to fix them. 😎 Introducing RN Repo: a free, open-source plugin that makes shipping React Native apps faster thanks to prebuilt artifacts. ⚡️🚀 Try it out now in beta. Links in the thread.

David Bowie Official (@davidbowiereal) 's Twitter Profile Photo

★ ALBUM IS TEN YEARS OLD “We were born upside-down...” Ten years ago today on 8th January 2016, David Bowie released his 28th studio album ★ (Blackstar) on his 69th birthday. Today would have been his 79th birthday. Here follows the text from the post we made back then,

★ ALBUM IS TEN YEARS OLD

“We were born upside-down...”

Ten years ago today on 8th January 2016, David Bowie released his 28th studio album ★ (Blackstar) on his 69th birthday.

Today would have been his 79th birthday.

Here follows the text from the post we made back then,
Iwo Plaza (@iwoplaza) 's Twitter Profile Photo

The growth over the past year has been incredible, thank you to everyone tuning in, trying the library or providing feedback. Also want to thank the rest of the TypeGPU team and Software Mansion - couldn't have done it without you 🤝 2026 looks to be an exciting year for graphics

The growth over the past year has been incredible, thank you to everyone tuning in, trying the library or providing feedback.

Also want to thank the rest of the TypeGPU team and <a href="/swmansion/">Software Mansion</a> - couldn't have done it without you 🤝

2026 looks to be an exciting year for graphics
Krzysztof Piaskowy (@piaskowyk) 's Twitter Profile Photo

Alireza I love haptics! It's great to know that haptics are gaining more attention in the ecosystem 🎉 At Software Mansion, we've been working on something a bit similar for a while. Here's a sneak peek that I posted some time ago: x.com/piaskowyk/stat… - I hope release it next month

Software Mansion (@swmansion) 's Twitter Profile Photo

TypeGPU 💜 Three.js TypeGPU 0.9 can integrate with Three.js Shading Language (TSL) on a very granular level, thanks to the @typegpu/three package. So now, you can write shaders in TypeScript while leveraging the rich Three.js ecosystem! To showcase the integration, we prepared

Software Mansion PL (@swmansion_pl) 's Twitter Profile Photo

Gratulacje dla naszego klienta, Pickup Music, który przejął Til.co – platformę do nauki gry na gitarze online. 🎸 Dzięki temu Pickup Music rozszerzy swoją ofertę, łącząc kursy on-demand z zajęciami indywidualnymi i grupowymi. Więcej informacji w 🧵

Gratulacje dla naszego klienta, Pickup Music, który przejął Til.co – platformę do nauki gry na gitarze online. 🎸

Dzięki temu Pickup Music rozszerzy swoją ofertę, łącząc kursy on-demand z zajęciami indywidualnymi i grupowymi. Więcej informacji w 🧵
Software Mansion (@swmansion) 's Twitter Profile Photo

Another week, another TypuGPU Tuesday! 🫟 This week’s example processes your scribbles into a Signed Distance Field in real-time using the jump flooding algorithm, and performs a simple visualization. Knowing the distance to a shape at any point is very powerful (the basis