Search
Can Decentralized Social Media Redefine Online Community Engagement?
9.2.2024
Decentralized social media (DeSo) is a concept that is looking to stir up the digital landscape and promises to redefine how we connect online. Meanwhile, traditional social media as we know it today is a vibrant hub of community engagement. It is a space where ideas flourish and voices are heard....
On-Scroll Revealing WebGL Images
7.2.2024
An exploration of on-scroll reveal effects for images in WebGL, using React Three Fiber
On-Scroll Animation Ideas for Sticky Sections
31.1.2024
Some ideas of how sticky sections can be animated while exiting the viewport
Experimental CSS-Only Carousels with Scroll-Driven Animations
24.1.2024
Three carousel experiments made with CSS scroll-driven animations, based on Francesco Zagami's designs
A Practical Introduction to Scroll-Driven Animations with CSS scroll() and view()
17.1.2024
With just CSS you can add scroll animations that toggle shadows on navbars, reveal images, add scrollytelling, link up carousel elements and much more
Experimental On-Scroll Text Animations with SVG Clip-Path
10.1.2024
Some experiments with on-scroll typography effects using SVG clip-paths
Ethereum's Buterin Floats Prospect of Taking Some Layer-2 Functions Back on Main Chain
13.12.2023
Vitalik Buterin, a member of the Ethereum Foundation's executive board, once pushed "layer-2" networks as a way to provide faster and cheaper transactions. Now he's got ideas for "enshrining" some of those functions on the main chain
On-Scroll Sliced Text Animation
5.12.2023
A scroll-triggered sliced text animation, where segmented elements reunite while scrolling
On-Scroll Shape Morph Animations
16.11.2023
Scroll-driven shape morph animations with tilt interaction inspired by the effect seen on KPR
Ethereum layer 2 zkEVM ‘Scroll’ confirms mainnet launch
18.10.2023
Blockchain data from Etherscan suggest Scroll’s mainnet was live over a week ago
Ethereum Layer-2 Scaling Solution Scroll Goes Live
17.10.2023
Scroll, an Ethereum layer 2 (L2), has announced the launch of its zkEVM mainnet, which allows developers to have increased speeds, latency, and lower fees to build decentralized applications (dApps).
According to the open letter by the L2 network blog on October 17, the launch of Scroll mainnet...
Scroll Confirms Mainnet Live, as Co-Founder Predicts Speed Gains Over Ethereum
17.10.2023
Blockchain data showed that Scroll’s smart contract was deployed on Oct. 8, but the team held off making its official announcement until this week
Scroll zkEVM Launches, Blockchain Data Shows, Competing With Polygon, Matter Labs
12.10.2023
The new Ethereum layer-2 network's debut adds to the competition among rival providers of so-called "zkEVMs," including Polygon and Matter Labs
Progressively Enhanced WebGL Lens Refraction
10.10.2023
Learn how to create a responsive WebGL layout powered by CSS and React Three Fiber
Idealistic Ethereum community-built zkEVM Scroll launching in weeks
18.9.2023
Scroll co-founder Ye Zhang is aiming for a community-driven decentralized immutable scaling solution for Ethereum
Don't Waste All Your Baldur's Gate 3 Scrolls In Battle, Do This Instead
12.9.2023
Scrolls are some of the most useful items you can find in your Baldur’s Gate 3 adventure, letting your characters expend them to cast spells they may not otherwise know. Because of this, they can really come in handy in a pinch, when you realize you have a scroll for a fire-based spell and your...
On-Scroll Column & Row Animations
15.8.2023
Some inspiration for scroll-driven animations on column and row items
On-Scroll Perspective Grid Animations
3.8.2023
On-scroll animations for perspective image grids with different layouts
Scroll-Based Layout Animations
20.7.2023
An exploration of different scroll based layout switch animations using GSAP's ScrollTrigger and Flip
On-Scroll SVG Filter Effect
5.7.2023
Combining GSAP's Scroll Trigger and Flip with a SVG Filter, based on a demo by Fabio Ottaviani