• Shaarli
  • Tag cloud
  • Picture wall
  • Daily
  • RSS
  • Login
4251 shaares
1 / 3
Filters
54 results tagged graphics

archives.design

QRCode

A curated, easier to browse graphic design repository for the Internet Archives

https://archives.design/
October 25, 2023 at 11:42:06 AM EDT *
inspiration graphics typography design
FILLER

Theme Toggles

QRCode

A Collection of dark and light theme toggles, built with SVG's driven by CSS transitions. This dark mode switches library comes with official React support

https://toggles.dev/
February 22, 2023 at 10:53:04 AM EST *
icons graphics inspiration
FILLER

GitHub - shubhamgrg04/awesome-diagramming: A curated collection of diagramming tools used by leading software engineering teams

QRCode

A curated collection of diagramming tools used by leading software engineering teams - GitHub - shubhamgrg04/awesome-diagramming: A curated collection of diagramming tools used by leading software engineering teams

https://github.com/shubhamgrg04/awesome-diagramming
October 13, 2022 at 9:18:48 AM EDT *
graphics diagramming illustration
FILLER

Get started with Motionity

QRCode

Create animated videos in your browser like never before 🎥

Motionity is a free & open source motion graphics editor for the web 🙌 Browse assets, add keyframes with easing, mask layers, apply filters, text animations, Lotties, audio, and much more.

https://www.motionity.app/

https://twitter.com/alyssaxuu

Sonuum is an upcoming feature-packed audio editor for the web 👀 Contextual feedback, shared team libraries, sleek design, collaborative features, and much more.

👉 https://sonuum.com

https://motionity.notion.site/motionity/Get-started-with-Motionity-bc2a2017670d4ec6a44d5ff760ca4656#6a04fe25006d4d58a7ffc5ad27c50aad
September 16, 2022 at 8:00:19 AM EDT *
design graphics animation illustration
FILLER

Why Use a Paintbrush When You Can Make Mind-Bending Art With Code? | WIRED

QRCode

Many of Casey Reas' programmatic artworks resemble things you see in nature—tangles of leaves, daffodils, bee colonies, algae—but they’re anything but.

To help further this exploration, Reas and his colleague Ben Fry (a principal of Fathom, a design and software consultancy in Boston) in 2001 developed their own software, called Processing, that bridges the divide between programming and art, making both processes more intuitive.

https://www.wired.com/2016/02/why-use-a-paintbrush-when-you-can-make-mind-bending-art-with-code
September 12, 2022 at 2:56:38 PM EDT *
processing graphics art inspiration
FILLER

Optimizing Image Depth | CSS-Tricks

QRCode

By default, lots of image editing tools save PNGs with 2^24 color depth, just in case.

So in Acorn, my image editor of choice, I’ve been taking special care to crank down the bit depth on PNGs in the export dialog. In many cases, I’ve cut image weight 80% or more by indexing colors to a palette of 256 or fewer values, with no loss of visual fidelity.

That PNG at full-color depth is about 379KB. Restricted to a palette of 32 colors, it’s 61KB. And that’s just at the export time: once I run them through ImageOptim, the optimized sizes are 359KB and 48KB.

https://css-tricks.com/optimizing-image-depth/
January 7, 2021 at 8:32:59 AM EST *
graphics webdesign png
FILLER

Excalidraw

QRCode

Excalidraw is a whiteboard tool that lets you easily sketch diagrams that have a hand-drawn feel to them.

https://excalidraw.com/
January 22, 2020 at 9:26:59 AM EST *
graphics
FILLER

Optical Effects in User Interfaces

QRCode

How to make optically balanced icons, correct shapes alignment, and perfect corner rounding. An illustrated guide.

What is bigger: a 400-pixel square or a 400-pixel circle? Geometrically speaking, their width and height are equal. But look at the picture below. Our eyes immediately detect that the square outweighs the circle.

https://medium.muz.li/optical-effects-9fca82b4cd9a
September 10, 2018 at 1:12:50 PM EDT *
webdesign graphics
FILLER

How to Make a Dot – Prototypr

QRCode

A non-definitive guide on how to make a strokes-intact dot for outline style icons.

Sometimes you need to make a dot in Adobe Illustrator. And sometimes it takes you so long to figure out how to make said dot that you begin to contemplate the benefits of giving up design entirely and living as a hermit in the woods. To save others from this path of existential angst, here’s a quick tutorial.

https://blog.prototypr.io/how-to-make-a-dot-5ac40102a160
January 16, 2018 at 1:28:07 PM EST *
illustrator graphics icons
FILLER

Css arrows from codepen

QRCode

In a website or application, arrows can determine how you navigate them by performing specific actions like “go to next page”, indicating to scroll “top or bottom, left or right” and many other. With the help of CSS pseudo-elements and borders, it’s easy to create different arrow styles that will look great on both mobile and desktop. So if you’re currently using arrow images in your projects you can easily replace them with CSS arrows. Doing so, will reduce the number of requests when loading a website or web app.

https://freebiesupply.com/blog/css-arrows
January 14, 2018 at 3:59:42 PM EST *
css graphics
FILLER

Seeing Theory

QRCode
http://students.brown.edu/seeing-theory/
March 4, 2017 at 2:49:25 PM EST *
probability webdesign graphics
FILLER

https://vectr.com/

QRCode
https://vectr.com/
September 24, 2016 at 9:58:04 AM EDT *
graphics illustrator
FILLER

Spheres - CSS Animation

QRCode

Spheres

Using the CSS border-radius property, we can create rounded shapes and circles. Add some gradients and they become spheres. Let’s try that, and add some animation to bring them to life.

https://cssanimation.rocks/spheres/
August 20, 2016 at 12:44:10 PM EDT *
css graphics animation
FILLER

All you need to know about CSS Transitions

QRCode
https://blog.alexmaccaw.com/css-transitions
August 20, 2016 at 11:32:25 AM EDT *
css graphics webdesign
FILLER

Easings cheatsheet

QRCode
http://easings.net
August 20, 2016 at 11:29:48 AM EDT *
javascript webdesign graphics
FILLER

Pt — Medium

QRCode
https://medium.com/@williamngan/pt-93382bf5943e#.71l46jo35
October 21, 2015 at 3:16:37 PM EDT *
javascript graphics
FILLER

Game Engines For Free

QRCode
http://i-programmer.info/news/144/8353.html
April 5, 2015 at 10:30:11 AM EDT *
graphics Gaming
FILLER

JPEGmini | Technology

QRCode
http://www.jpegmini.com/main/technology
January 19, 2015 at 11:16:53 AM EST *
webdesign photoshop jpg graphics
FILLER

creating animations and interactions with physical models

QRCode

Physics-based animations and interactions are becoming more common in UI. This page goes through some basic physical models and the kinds of interactions and animations that can be constructed from them.

http://iamralpht.github.io/physics/
January 16, 2015 at 7:50:20 PM EST *
graphics webdesign physics animation
FILLER

Motion experiments by Michael Villar

QRCode
http://www.michaelvillar.com/motion
January 16, 2015 at 7:47:50 PM EST *
webdesign graphics
FILLER
1 / 3
Shaarli · The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community · Documentation
Fold Fold all Expand Expand all Are you sure you want to delete this link? Are you sure you want to delete this tag? The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community