使用者工具

網站工具


computer:web:svg

差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

兩邊的前次修訂版前次修改
下次修改
前次修改
computer:web:svg [2018/08/29 06:08] – [工具] wmcomputer:web:svg [2025/08/09 15:33] (目前版本) – [技巧] wm
行 10: 行 10:
   * Use SVGs as pseudo elements<code>a::before{content: url('/img/icon.svg')}</code>   * Use SVGs as pseudo elements<code>a::before{content: url('/img/icon.svg')}</code>
 ====Path==== ====Path====
 +  * [[https://www.nan.fyi/svg-paths|Understanding SVG Paths]]
   * [[http://tavmjong.free.fr/blog/?p=1257|Paths: Stroking and Offsetting]]   * [[http://tavmjong.free.fr/blog/?p=1257|Paths: Stroking and Offsetting]]
 ====Text==== ====Text====
行 23: 行 24:
   * [[http://css-tricks.com/look-svg-light-source-filters/|A Look at SVG Light Source Filters]]   * [[http://css-tricks.com/look-svg-light-source-filters/|A Look at SVG Light Source Filters]]
   * [[http://www.smashingmagazine.com/2015/05/26/why-the-svg-filter-is-awesome/|The Art Of The SVG Filter And Why It Is Awesome]]   * [[http://www.smashingmagazine.com/2015/05/26/why-the-svg-filter-is-awesome/|The Art Of The SVG Filter And Why It Is Awesome]]
 +====viewBox====
 +  * [[https://wattenberger.com/guide/scaling-svg|Scaling SVG Elements]]
 ====Animation==== ====Animation====
 +  * [[https://blog.logrocket.com/animating-svg-with-css-83e8e27d739c|Animating SVG with CSS]]
   * [[http://oak.is/thinking/animated-svgs/|Animated SVGs: Custom easing and timing]]   * [[http://oak.is/thinking/animated-svgs/|Animated SVGs: Custom easing and timing]]
   * [[http://codepen.io/noahblon/blog/an-intro-to-svg-animation-with-smil|An Intro to SVG Animation with SMIL]]   * [[http://codepen.io/noahblon/blog/an-intro-to-svg-animation-with-smil|An Intro to SVG Animation with SMIL]]
行 43: 行 47:
 ====技巧==== ====技巧====
   * [[http://www.clicktorelease.com/blog/svg-google-logo-in-305-bytes|Can the new Google logo be 305 bytes?]]   * [[http://www.clicktorelease.com/blog/svg-google-logo-in-305-bytes|Can the new Google logo be 305 bytes?]]
 +  * [[https://camillovisini.com/coding/simulating-hand-drawn-motion-with-svg-filters|Simulating Hand-Drawn Motion with SVG Filters]]
 ====書籍==== ====書籍====
   * [[http://svgpocketguide.com/book/|Pocket Guide to Writing SVG]]   * [[http://svgpocketguide.com/book/|Pocket Guide to Writing SVG]]
行 66: 行 71:
 ===動畫=== ===動畫===
   * [[https://maxwellito.github.io/vivus/|Vivus]]   * [[https://maxwellito.github.io/vivus/|Vivus]]
-===建模+===建模===
   * [[https://github.com/captainwz/svg-3d-builder|SVG 3D Builder]]   * [[https://github.com/captainwz/svg-3d-builder|SVG 3D Builder]]
 ===優化=== ===優化===
computer/web/svg.1535522900.txt.gz · 上一次變更: 2018/08/29 06:08 由 wm