Experimenting A New Syntax To Write SVG
It's been a while since I introduced a new syntax to the css-doodle project to solve my own problems. While I'm not sure it would be useful elsewhere, I need to make some notes before I forget the details.
It's been a while since I introduced a new syntax to the css-doodle project to solve my own problems. While I'm not sure it would be useful elsewhere, I need to make some notes before I forget the details. Motivation I always find it a bit hard to write SVG without the help of additional tools or libraries. The main issue for me is that SVG code grows too fast to keep up. If we take a closer look at the way most SVG is written, you'll notice that the code grows in two dimensions: attributes and tags . From this perspective, it might explain why writing HTML is relatively easier than SVG. There
Explore this link on the map →saved by
related reading
- Magical SVG Techniques — Smashing Magazinesmashingmagazine.com
- Online SVG Code Editoreditsvgcode.com
- GitHub - stanford-cs248/draw-svg: Stanford CS248 Assignment 1: Implement a simple SVG renderer · GitHubgithub.com
- LaTeX.css — Make your website look like a LaTeX documentlatex.vercel.app
- The Art Of SVG Filters And Why It Is Awesome — Smashing Magazinesmashingmagazine.com
- Web Field Manual | Codewebfieldmanual.com
- Introduction - SVG | MDNdeveloper.mozilla.org
- Animated signature | dqnamodqnamo.com
- Easing Gradientslarsenwork.com
- Transitionsanimations.dev
- CSS is DOOMed - Rendering DOOM in 3D with CSS | Hello my name is Niels Leenheernielsleenheer.com
- Liquid metal — Animated metal shader effectmetal.jakubantalik.com