Inspiration Generator - All Resources

153 bookmarks
Custom sorting
Solarpunk
Solarpunk
An aesthetic focusing mainly on renewable energy and the better future solarpunks envision through this, also emphasizing handcrafted wares (as opposed to mass-produced wares) and community.
·aesthetics.fandom.com·
Solarpunk
Afrofuturism
Afrofuturism
An aesthetic centered around an Afrocentric view of the future and buys into the philosophy that the future is black.
·aesthetics.fandom.com·
Afrofuturism
Adventurecore
Adventurecore
An aesthetic that involves adventure, the great unknown, and exploration. The main theme and philosophy is encouraging curiosity and having a yearning to see it all.
·aesthetics.fandom.com·
Adventurecore
Asic Girl
Asic Girl
An aesthetic which uses colorful, vibrant, and trendy elements.
·aesthetics.fandom.com·
Asic Girl
Abstract Aesthetics
Abstract Aesthetics
Something that is not a material object or is examples of abstract concepts in media.
·aesthetics.fandom.com·
Abstract Aesthetics
matrix3d()
matrix3d()
Animate an HTML element using 3D transformations - for example, creating a cube and spinning it around when hovered.
·developer.mozilla.org·
matrix3d()
brightness()
brightness()
Changes the "brightness" of an image using CSS, and is animatable. Can mimic the effect of light increasing or turning on with the right image. Check out the demo!
·developer.mozilla.org·
brightness()
clamp()
clamp()
A CSS function that allows you to specify a value that is "clamped" between an upper limit and a lower limit - perfect for responsive typography or styling!
·developer.mozilla.org·
clamp()
mix-blend-mode
mix-blend-mode
Choose the blending mode (similar to Photoshop!) in CSS. Animatable.
·developer.mozilla.org·
mix-blend-mode
blur()
blur()
Applies a blur to an image.
·developer.mozilla.org·
blur()
CSS Animation
CSS Animation
The animation shorthand CSS property applies an animation between styles.
·developer.mozilla.org·
CSS Animation
CSS Shapes
CSS Shapes
The basic-shape CSS data type represents a shape used in the clip-path, shape-outside, and offset-path properties.
·developer.mozilla.org·
CSS Shapes
CSS Grid
CSS Grid
Experiments demonstrating CSS Grid, and what's now possible in graphic design on the web.
·labs.jensimmons.com·
CSS Grid
devicemotion event
devicemotion event
Gives the amount of physical force of acceleration the device is receiving at that time. It also provides information about the rate of rotation, if available.
·developer.mozilla.org·
devicemotion event
EffectTiming
EffectTiming
Control how animations will play on the fly or in response to other events, including direction, duration, and delay.
·developer.mozilla.org·
EffectTiming
Accelerometer
Accelerometer
Find out how quickly or slowly a physical device is moving across the x, y, and z axes when a user moves it.
·developer.mozilla.org·
Accelerometer
USB
USB
The USB interface of the WebUSB API provides attributes and methods for finding and connecting USB devices from a web page.
·developer.mozilla.org·
USB
Notifications API
Notifications API
The Notifications API allows web pages to control the display of system notifications to the end user. These are outside the top-level browsing context viewport, so therefore can be displayed even when the user has switched tabs or moved to a different app. The API is designed to be compatible with existing notification systems, across different platforms.
·developer.mozilla.org·
Notifications API