SlideShare a Scribd company logo
1 of 18
SVG's and their potential
for programmatic art
or cool backgrounds etc. if that's your thing.
Michael Senkow
Getting into the Magic of SVG's...
And, What is an SVG anyways?
What is an PNG?
And other raster image formats
Perfectly ok image type
and sometimes actually
smaller in size
But doesn't scale
getting image issues
And looks like this in a
text editor...
8950 4e47 0d0a 1a0a 0000 000d 4948 4452
0000 0145 0000 0199 0802 0000 0091 eab4
5e00 0000 0970 4859 7300 000b 1200 000b
1201 d2dd 7efc 0000 2000 4944 4154 78da
ed9d 4d6c 1dd7 75c7 cf7c bc79 f3f8 218a
a445 4b8a 2c47 b143 3528 12d9 6e0c 386a
dc20 82e3 0036 ea2e 1215 015c b828 d2a4
41b2 a917 058a 74db 5d5b 64d5 2259 7451
6f8d 6611 4445 8118 cac2 8163 c040 0ab9
400d 5189 dd52 ac29 a9a1 687e 3cbe aff9
e8e2 5194 4991 6fce 9d77 e7ce fdf8 ff57
4920 29e2 687e 73fe e7dc 7bce f1f2 3c27
0882 94eb 834e f2ab edfe 4783 8c88 e2c0
fbcc 44e3 a9e9 68cc 3fd3 03cf 10a4 9ee4
abeb dd0f bac9 81ff fd78 e8bf 7c72 f254
1494 f833 bb3b 493c 1182 6708 52a7 f524
fbf1 9d9d 0749 de53 ec7b df3b 333d 1bfa
4224 bff3 c687 efbc f1e1 73df 3807 9e21
4811 c957 d7bb ffb1 d52f fc95 4f4e 475f
3b31 2144 72af 9310 d1cc 7c33 c483 8620
4d48 1eea 3fb6 fa97 66e3 d121 fa00 c944
f4d9 8b0b cfbe 7416 f119 8274 2179 4f9f
996c bcfc f0a4 10c9 33f3 3111 213e 4390
Not terribly useful
(maybe if you're getting
into some fun image
alteration stuff but
generally...no)
What is an SVG?
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 324.89 408.05">
<defs>
<style>
.cls-1{fill:#e1dfdd;}
.cls-1,
.cls-3,
.cls-4,
.cls-6,
.cls-7{fill-rule:evenodd;}
.cls-2{fill:#7bddef;}
.cls-3{fill:#c3f2f4;}
.cls-4{fill:#fae969;}
.cls-5{fill:#28c2d1;}
.cls-6{fill:#e8d441;}
.cls-7{fill:none;stroke:#8664c3;stroke-miterlimit:10;stroke-width:2.34px;}
</style>
</defs>
<title>Asset 1</title>
<g id="Layer_2" data-name="Layer 2">
<g id="Layer_3" data-name="Layer 3">
<path class="cls-1" d="M66.94,109.48a5.38,5.38,0,0,1,5.45-6H253.31a5.36,5.36,0,0,1,5.45,6L229.79,402a6.81,6.81,0,0,1-6.64,6H102.55a6.8,6.8,0,0,1-6.64-6Z"/>
<path class="cls-2" d="M240.78,56.66,169.35,359.93a6,6,0,0,1-7.24,4.5l-11.49-2.75a6,6,0,0,1-4.47-7.27L218.85,45.69a12,12,0,0,1,6.2-
7.94L297.49.65a6,6,0,0,1,8.07,2.67l5.35,10.61a6.08,6.08,0,0,1-2.63,8.15Z"/>
<path class="cls-3" d="M91.3,175.66a5.29,5.29,0,0,1,5.41-6H232a5.31,5.31,0,0,1,5.41,6L215.66,378.9a6.86,6.86,0,0,1-6.68,6H119.72a6.86,6.86,0,0,1-6.68-6Z"/>
<path class="cls-4" d="M0,95.92a64.84,64.84,0,1,1,64.84,64.84A64.84,64.84,0,0,1,0,95.92Z"/>
<path class="cls-5" d="M189.65,169.68,146.14,354.41a6,6,0,0,0,4.47,7.27l11.49,2.75a6,6,0,0,0,7.24-4.5l44.81-190.25Z"/>
<path class="cls-6" d="M129.23,103.46H72.39a5.38,5.38,0,0,0-5.45,6l5,50.88A64.85,64.85,0,0,0,129.23,103.46Z"/>
<polyline class="cls-7" points="324.36 2.52 230.04 50.84 154.03 380.19"/>
</g>
</g>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 324.89 408.05">
<defs>
<style>
.cls-1{fill:#e1dfdd;}
.cls-1,
.cls-3,
.cls-4,
.cls-6,
.cls-7{fill-rule:evenodd;}
.cls-2{fill:#7bddef;}
.cls-3{fill:#c3f2f4;}
.cls-4{fill:#fae969;}
.cls-5{fill:#28c2d1;}
.cls-6{fill:#e8d441;}
.cls-7{fill:none;stroke:#8664c3;stroke-miterlimit:10;stroke-width:2.34px;}
</style>
</defs>
<title>Asset 1</title>
<g id="Layer_2" data-name="Layer 2">
<g id="Layer_3" data-name="Layer 3">
<path class="cls-1" d="M66.94,109.48a5.38,5.38,0,0,1,5.45-6H253.31a5.36,5.36,0,0,1,5.45,6L229.79,402a6.81,6.81,0,0,1-6.64,6H102.55a6.8,6.8,0,0,1-6.64-6Z"/>
<path class="cls-2" d="M240.78,56.66,169.35,359.93a6,6,0,0,1-7.24,4.5l-11.49-2.75a6,6,0,0,1-4.47-7.27L218.85,45.69a12,12,0,0,1,6.2-
7.94L297.49.65a6,6,0,0,1,8.07,2.67l5.35,10.61a6.08,6.08,0,0,1-2.63,8.15Z"/>
<path class="cls-3" d="M91.3,175.66a5.29,5.29,0,0,1,5.41-6H232a5.31,5.31,0,0,1,5.41,6L215.66,378.9a6.86,6.86,0,0,1-6.68,6H119.72a6.86,6.86,0,0,1-6.68-6Z"/>
<path class="cls-4" d="M0,95.92a64.84,64.84,0,1,1,64.84,64.84A64.84,64.84,0,0,1,0,95.92Z"/>
<path class="cls-5" d="M189.65,169.68,146.14,354.41a6,6,0,0,0,4.47,7.27l11.49,2.75a6,6,0,0,0,7.24-4.5l44.81-190.25Z"/>
<path class="cls-6" d="M129.23,103.46H72.39a5.38,5.38,0,0,0-5.45,6l5,50.88A64.85,64.85,0,0,0,129.23,103.46Z"/>
<polyline class="cls-7" points="324.36 2.52 230.04 50.84 154.03 380.19"/>
</g>
</g>
</svg>
Which still may look scary....but really isn't.
Overall SVG object
The CSS, visual code off the svg. Can also be laid out inline. Or outside of the SVG.
Titling etc.
Overall shape of the SVG images, Grouped in the G's
https://codepen.io/mhsenkow/pen/NJNPBj
And then that same text can be put directly into a site and altered with code.
Here I'm showing some simple hover effects with the different pieces of the svg.
https://codepen.io/mhsenkow/pen/eXZmXL
Now, moving into the programmatic space of this, you can create the svg from
the base of the code environment instead of the visual program. Here for
Example I'm making a circle.
https://codepen.io/mhsenkow/pen/QoNbdx
And with a little looping magic and messing around with PUG …
And if you inspect this in code, you can copy and paste it directly into
Figma (and I think sketch, various programs approach this different).
Now you get into more fun when you start adding more programmatic
concepts. Lets try Math.random()
https://codepen.io/mhsenkow/pen/WmwQvm
And while you can't export this as an svg, you can do the same sort of
looping/script concepts with the CSS (SCSS) side
https://codepen.io/mhsenkow/pen/eXZpgZ
And while you can't export this as an svg, you can do the same sort of
looping/script concepts with the CSS (SCSS) side
https://codepen.io/mhsenkow/pen/drMGYw
And while you can't export this as an svg, you can do the same sort of
looping/script concepts with the CSS (SCSS) side
https://codepen.io/mhsenkow/pen/drMGYw
But you may be like, Michael what good is this, its stuck in codepen!
Well you can export it and then do whatever you want with it.

More Related Content

Similar to SVG's and their potential for programmatic art

Similar to SVG's and their potential for programmatic art (20)

Basics of html5, data_storage, css3
Basics of html5, data_storage, css3Basics of html5, data_storage, css3
Basics of html5, data_storage, css3
 
Hardboiled Web Design
Hardboiled Web DesignHardboiled Web Design
Hardboiled Web Design
 
Visualization of Big Data in Web Apps
Visualization of Big Data in Web AppsVisualization of Big Data in Web Apps
Visualization of Big Data in Web Apps
 
CSS3 For WebKit: iPadDevCamp Presentation
CSS3 For WebKit: iPadDevCamp PresentationCSS3 For WebKit: iPadDevCamp Presentation
CSS3 For WebKit: iPadDevCamp Presentation
 
Learn to love CSS3 | Joomla! Day Deutschland
Learn to love CSS3 | Joomla! Day DeutschlandLearn to love CSS3 | Joomla! Day Deutschland
Learn to love CSS3 | Joomla! Day Deutschland
 
Creating Beautiful CSS3 Animations - FITC Amsterdam 2016
Creating Beautiful CSS3 Animations - FITC Amsterdam 2016Creating Beautiful CSS3 Animations - FITC Amsterdam 2016
Creating Beautiful CSS3 Animations - FITC Amsterdam 2016
 
FreeBSD 2014 Flame Graphs
FreeBSD 2014 Flame GraphsFreeBSD 2014 Flame Graphs
FreeBSD 2014 Flame Graphs
 
Joomla 3 templates and rtl
Joomla 3 templates and rtlJoomla 3 templates and rtl
Joomla 3 templates and rtl
 
Learn to Love CSS3 [English]
Learn to Love CSS3 [English]Learn to Love CSS3 [English]
Learn to Love CSS3 [English]
 
Flash Camp - Degrafa & FXG
Flash Camp - Degrafa & FXGFlash Camp - Degrafa & FXG
Flash Camp - Degrafa & FXG
 
Dask for Fast Distributed Batch Scoring of Computer Vision Workloads
Dask for Fast Distributed Batch Scoring of Computer Vision WorkloadsDask for Fast Distributed Batch Scoring of Computer Vision Workloads
Dask for Fast Distributed Batch Scoring of Computer Vision Workloads
 
SSLCertificate101
SSLCertificate101SSLCertificate101
SSLCertificate101
 
Web I - 07 - CSS Frameworks
Web I - 07 - CSS FrameworksWeb I - 07 - CSS Frameworks
Web I - 07 - CSS Frameworks
 
D3.js and SVG
D3.js and SVGD3.js and SVG
D3.js and SVG
 
CANVAS, SVG, WebGL, CSS3, WebEvent
CANVAS, SVG, WebGL, CSS3, WebEventCANVAS, SVG, WebGL, CSS3, WebEvent
CANVAS, SVG, WebGL, CSS3, WebEvent
 
JavaOne 2009 - 2d Vector Graphics in the browser with Canvas and SVG
JavaOne 2009 -  2d Vector Graphics in the browser with Canvas and SVGJavaOne 2009 -  2d Vector Graphics in the browser with Canvas and SVG
JavaOne 2009 - 2d Vector Graphics in the browser with Canvas and SVG
 
Intro to SVG
Intro to SVGIntro to SVG
Intro to SVG
 
popular posts widget
popular posts widgetpopular posts widget
popular posts widget
 
лукьянченко л.а. пос 10а
лукьянченко л.а. пос 10алукьянченко л.а. пос 10а
лукьянченко л.а. пос 10а
 
SVG (Devoxx 2011, 2011-NOV-14)
SVG (Devoxx 2011, 2011-NOV-14)SVG (Devoxx 2011, 2011-NOV-14)
SVG (Devoxx 2011, 2011-NOV-14)
 

More from Michael Senkow (9)

AI Imagen for data-storytelling Infographics (1).pdf
AI Imagen for data-storytelling Infographics (1).pdfAI Imagen for data-storytelling Infographics (1).pdf
AI Imagen for data-storytelling Infographics (1).pdf
 
Nobody expects 3D
Nobody expects 3DNobody expects 3D
Nobody expects 3D
 
3D printing and embedded Electronics concepts from Arch Science
3D printing and embedded Electronics concepts from Arch Science3D printing and embedded Electronics concepts from Arch Science
3D printing and embedded Electronics concepts from Arch Science
 
Internet of Things Expo Concept from Umich Grad Program
Internet of Things Expo Concept from Umich Grad ProgramInternet of Things Expo Concept from Umich Grad Program
Internet of Things Expo Concept from Umich Grad Program
 
Display case display
Display case displayDisplay case display
Display case display
 
Umhs companion
Umhs companionUmhs companion
Umhs companion
 
Aaa umhs
Aaa umhsAaa umhs
Aaa umhs
 
Arduino presentation
Arduino presentationArduino presentation
Arduino presentation
 
Michael Senkow Visual Resume
Michael Senkow Visual ResumeMichael Senkow Visual Resume
Michael Senkow Visual Resume
 

Recently uploaded

call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
amitlee9823
 
➥🔝 7737669865 🔝▻ jhansi Call-girls in Women Seeking Men 🔝jhansi🔝 Escorts S...
➥🔝 7737669865 🔝▻ jhansi Call-girls in Women Seeking Men  🔝jhansi🔝   Escorts S...➥🔝 7737669865 🔝▻ jhansi Call-girls in Women Seeking Men  🔝jhansi🔝   Escorts S...
➥🔝 7737669865 🔝▻ jhansi Call-girls in Women Seeking Men 🔝jhansi🔝 Escorts S...
amitlee9823
 
Call Girls In Jp Nagar ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Jp Nagar ☎ 7737669865 🥵 Book Your One night StandCall Girls In Jp Nagar ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Jp Nagar ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
How to Build a Simple Shopify Website
How to Build a Simple Shopify WebsiteHow to Build a Simple Shopify Website
How to Build a Simple Shopify Website
mark11275
 
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
instagramfab782445
 
Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard ...
Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard  ...Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard  ...
Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard ...
nirzagarg
 
Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
amitlee9823
 
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman MuscatAbortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion pills in Kuwait Cytotec pills in Kuwait
 
一比一定(购)卡尔顿大学毕业证(CU毕业证)成绩单学位证
一比一定(购)卡尔顿大学毕业证(CU毕业证)成绩单学位证一比一定(购)卡尔顿大学毕业证(CU毕业证)成绩单学位证
一比一定(购)卡尔顿大学毕业证(CU毕业证)成绩单学位证
wpkuukw
 
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
amitlee9823
 
Peaches App development presentation deck
Peaches App development presentation deckPeaches App development presentation deck
Peaches App development presentation deck
tbatkhuu1
 

Recently uploaded (20)

Jordan_Amanda_DMBS202404_PB1_2024-04.pdf
Jordan_Amanda_DMBS202404_PB1_2024-04.pdfJordan_Amanda_DMBS202404_PB1_2024-04.pdf
Jordan_Amanda_DMBS202404_PB1_2024-04.pdf
 
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️call girls in Dakshinpuri  (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
call girls in Dakshinpuri (DELHI) 🔝 >༒9953056974 🔝 genuine Escort Service 🔝✔️✔️
 
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
RT Nagar Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Bang...
 
➥🔝 7737669865 🔝▻ jhansi Call-girls in Women Seeking Men 🔝jhansi🔝 Escorts S...
➥🔝 7737669865 🔝▻ jhansi Call-girls in Women Seeking Men  🔝jhansi🔝   Escorts S...➥🔝 7737669865 🔝▻ jhansi Call-girls in Women Seeking Men  🔝jhansi🔝   Escorts S...
➥🔝 7737669865 🔝▻ jhansi Call-girls in Women Seeking Men 🔝jhansi🔝 Escorts S...
 
Call Girls In Jp Nagar ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Jp Nagar ☎ 7737669865 🥵 Book Your One night StandCall Girls In Jp Nagar ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Jp Nagar ☎ 7737669865 🥵 Book Your One night Stand
 
How to Build a Simple Shopify Website
How to Build a Simple Shopify WebsiteHow to Build a Simple Shopify Website
How to Build a Simple Shopify Website
 
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
Abortion pill for sale in Muscat (+918761049707)) Get Cytotec Cash on deliver...
 
Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard ...
Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard  ...Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard  ...
Anamika Escorts Service Darbhanga ❣️ 7014168258 ❣️ High Cost Unlimited Hard ...
 
Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Brookefield Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
 
Book Paid In Vashi In 8976425520 Navi Mumbai Call Girls
Book Paid In Vashi In 8976425520 Navi Mumbai Call GirlsBook Paid In Vashi In 8976425520 Navi Mumbai Call Girls
Book Paid In Vashi In 8976425520 Navi Mumbai Call Girls
 
Top Rated Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...
Top Rated  Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...Top Rated  Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...
Top Rated Pune Call Girls Koregaon Park ⟟ 6297143586 ⟟ Call Me For Genuine S...
 
Sweety Planet Packaging Design Process Book.pptx
Sweety Planet Packaging Design Process Book.pptxSweety Planet Packaging Design Process Book.pptx
Sweety Planet Packaging Design Process Book.pptx
 
8377087607, Door Step Call Girls In Kalkaji (Locanto) 24/7 Available
8377087607, Door Step Call Girls In Kalkaji (Locanto) 24/7 Available8377087607, Door Step Call Girls In Kalkaji (Locanto) 24/7 Available
8377087607, Door Step Call Girls In Kalkaji (Locanto) 24/7 Available
 
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman MuscatAbortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
Abortion Pills in Oman (+918133066128) Cytotec clinic buy Oman Muscat
 
Sector 105, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 105, Noida Call girls :8448380779 Model Escorts | 100% verifiedSector 105, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 105, Noida Call girls :8448380779 Model Escorts | 100% verified
 
一比一定(购)卡尔顿大学毕业证(CU毕业证)成绩单学位证
一比一定(购)卡尔顿大学毕业证(CU毕业证)成绩单学位证一比一定(购)卡尔顿大学毕业证(CU毕业证)成绩单学位证
一比一定(购)卡尔顿大学毕业证(CU毕业证)成绩单学位证
 
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
Escorts Service Nagavara ☎ 7737669865☎ Book Your One night Stand (Bangalore)
 
Sector 104, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 104, Noida Call girls :8448380779 Model Escorts | 100% verifiedSector 104, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 104, Noida Call girls :8448380779 Model Escorts | 100% verified
 
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Gi...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Gi...Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Gi...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Gi...
 
Peaches App development presentation deck
Peaches App development presentation deckPeaches App development presentation deck
Peaches App development presentation deck
 

SVG's and their potential for programmatic art

  • 1. SVG's and their potential for programmatic art or cool backgrounds etc. if that's your thing. Michael Senkow
  • 2.
  • 3.
  • 4. Getting into the Magic of SVG's... And, What is an SVG anyways?
  • 5. What is an PNG? And other raster image formats Perfectly ok image type and sometimes actually smaller in size But doesn't scale getting image issues And looks like this in a text editor...
  • 6. 8950 4e47 0d0a 1a0a 0000 000d 4948 4452 0000 0145 0000 0199 0802 0000 0091 eab4 5e00 0000 0970 4859 7300 000b 1200 000b 1201 d2dd 7efc 0000 2000 4944 4154 78da ed9d 4d6c 1dd7 75c7 cf7c bc79 f3f8 218a a445 4b8a 2c47 b143 3528 12d9 6e0c 386a dc20 82e3 0036 ea2e 1215 015c b828 d2a4 41b2 a917 058a 74db 5d5b 64d5 2259 7451 6f8d 6611 4445 8118 cac2 8163 c040 0ab9 400d 5189 dd52 ac29 a9a1 687e 3cbe aff9 e8e2 5194 4991 6fce 9d77 e7ce fdf8 ff57 4920 29e2 687e 73fe e7dc 7bce f1f2 3c27 0882 94eb 834e f2ab edfe 4783 8c88 e2c0 fbcc 44e3 a9e9 68cc 3fd3 03cf 10a4 9ee4 abeb dd0f bac9 81ff fd78 e8bf 7c72 f254 1494 f833 bb3b 493c 1182 6708 52a7 f524 fbf1 9d9d 0749 de53 ec7b df3b 333d 1bfa 4224 bff3 c687 efbc f1e1 73df 3807 9e21 4811 c957 d7bb ffb1 d52f fc95 4f4e 475f 3b31 2144 72af 9310 d1cc 7c33 c483 8620 4d48 1eea 3fb6 fa97 66e3 d121 fa00 c944 f4d9 8b0b cfbe 7416 f119 8274 2179 4f9f 996c bcfc f0a4 10c9 33f3 3111 213e 4390 Not terribly useful (maybe if you're getting into some fun image alteration stuff but generally...no)
  • 7. What is an SVG?
  • 8. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 324.89 408.05"> <defs> <style> .cls-1{fill:#e1dfdd;} .cls-1, .cls-3, .cls-4, .cls-6, .cls-7{fill-rule:evenodd;} .cls-2{fill:#7bddef;} .cls-3{fill:#c3f2f4;} .cls-4{fill:#fae969;} .cls-5{fill:#28c2d1;} .cls-6{fill:#e8d441;} .cls-7{fill:none;stroke:#8664c3;stroke-miterlimit:10;stroke-width:2.34px;} </style> </defs> <title>Asset 1</title> <g id="Layer_2" data-name="Layer 2"> <g id="Layer_3" data-name="Layer 3"> <path class="cls-1" d="M66.94,109.48a5.38,5.38,0,0,1,5.45-6H253.31a5.36,5.36,0,0,1,5.45,6L229.79,402a6.81,6.81,0,0,1-6.64,6H102.55a6.8,6.8,0,0,1-6.64-6Z"/> <path class="cls-2" d="M240.78,56.66,169.35,359.93a6,6,0,0,1-7.24,4.5l-11.49-2.75a6,6,0,0,1-4.47-7.27L218.85,45.69a12,12,0,0,1,6.2- 7.94L297.49.65a6,6,0,0,1,8.07,2.67l5.35,10.61a6.08,6.08,0,0,1-2.63,8.15Z"/> <path class="cls-3" d="M91.3,175.66a5.29,5.29,0,0,1,5.41-6H232a5.31,5.31,0,0,1,5.41,6L215.66,378.9a6.86,6.86,0,0,1-6.68,6H119.72a6.86,6.86,0,0,1-6.68-6Z"/> <path class="cls-4" d="M0,95.92a64.84,64.84,0,1,1,64.84,64.84A64.84,64.84,0,0,1,0,95.92Z"/> <path class="cls-5" d="M189.65,169.68,146.14,354.41a6,6,0,0,0,4.47,7.27l11.49,2.75a6,6,0,0,0,7.24-4.5l44.81-190.25Z"/> <path class="cls-6" d="M129.23,103.46H72.39a5.38,5.38,0,0,0-5.45,6l5,50.88A64.85,64.85,0,0,0,129.23,103.46Z"/> <polyline class="cls-7" points="324.36 2.52 230.04 50.84 154.03 380.19"/> </g> </g> </svg>
  • 9. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 324.89 408.05"> <defs> <style> .cls-1{fill:#e1dfdd;} .cls-1, .cls-3, .cls-4, .cls-6, .cls-7{fill-rule:evenodd;} .cls-2{fill:#7bddef;} .cls-3{fill:#c3f2f4;} .cls-4{fill:#fae969;} .cls-5{fill:#28c2d1;} .cls-6{fill:#e8d441;} .cls-7{fill:none;stroke:#8664c3;stroke-miterlimit:10;stroke-width:2.34px;} </style> </defs> <title>Asset 1</title> <g id="Layer_2" data-name="Layer 2"> <g id="Layer_3" data-name="Layer 3"> <path class="cls-1" d="M66.94,109.48a5.38,5.38,0,0,1,5.45-6H253.31a5.36,5.36,0,0,1,5.45,6L229.79,402a6.81,6.81,0,0,1-6.64,6H102.55a6.8,6.8,0,0,1-6.64-6Z"/> <path class="cls-2" d="M240.78,56.66,169.35,359.93a6,6,0,0,1-7.24,4.5l-11.49-2.75a6,6,0,0,1-4.47-7.27L218.85,45.69a12,12,0,0,1,6.2- 7.94L297.49.65a6,6,0,0,1,8.07,2.67l5.35,10.61a6.08,6.08,0,0,1-2.63,8.15Z"/> <path class="cls-3" d="M91.3,175.66a5.29,5.29,0,0,1,5.41-6H232a5.31,5.31,0,0,1,5.41,6L215.66,378.9a6.86,6.86,0,0,1-6.68,6H119.72a6.86,6.86,0,0,1-6.68-6Z"/> <path class="cls-4" d="M0,95.92a64.84,64.84,0,1,1,64.84,64.84A64.84,64.84,0,0,1,0,95.92Z"/> <path class="cls-5" d="M189.65,169.68,146.14,354.41a6,6,0,0,0,4.47,7.27l11.49,2.75a6,6,0,0,0,7.24-4.5l44.81-190.25Z"/> <path class="cls-6" d="M129.23,103.46H72.39a5.38,5.38,0,0,0-5.45,6l5,50.88A64.85,64.85,0,0,0,129.23,103.46Z"/> <polyline class="cls-7" points="324.36 2.52 230.04 50.84 154.03 380.19"/> </g> </g> </svg> Which still may look scary....but really isn't. Overall SVG object The CSS, visual code off the svg. Can also be laid out inline. Or outside of the SVG. Titling etc. Overall shape of the SVG images, Grouped in the G's
  • 10. https://codepen.io/mhsenkow/pen/NJNPBj And then that same text can be put directly into a site and altered with code. Here I'm showing some simple hover effects with the different pieces of the svg.
  • 11. https://codepen.io/mhsenkow/pen/eXZmXL Now, moving into the programmatic space of this, you can create the svg from the base of the code environment instead of the visual program. Here for Example I'm making a circle.
  • 12. https://codepen.io/mhsenkow/pen/QoNbdx And with a little looping magic and messing around with PUG …
  • 13. And if you inspect this in code, you can copy and paste it directly into Figma (and I think sketch, various programs approach this different).
  • 14. Now you get into more fun when you start adding more programmatic concepts. Lets try Math.random() https://codepen.io/mhsenkow/pen/WmwQvm
  • 15. And while you can't export this as an svg, you can do the same sort of looping/script concepts with the CSS (SCSS) side https://codepen.io/mhsenkow/pen/eXZpgZ
  • 16. And while you can't export this as an svg, you can do the same sort of looping/script concepts with the CSS (SCSS) side https://codepen.io/mhsenkow/pen/drMGYw
  • 17. And while you can't export this as an svg, you can do the same sort of looping/script concepts with the CSS (SCSS) side https://codepen.io/mhsenkow/pen/drMGYw
  • 18. But you may be like, Michael what good is this, its stuck in codepen! Well you can export it and then do whatever you want with it.