Multi-layered SVG Workflow (Inkscape + Blender)

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 มิ.ย. 2024
  • Diving deeper into the Inkscape to Blender workflow, where we use Trace Bitmap to separate each color channel into a multi-layered SVG file. Main video here: • Tutorial: Easy 2D Imag...
    Software used:
    inkscape.org
    blender.org
    Tiger image:
    pixabay.com/photos/tiger-anim...
    ChatGPT Prompt:
    "Hey! Can you write a Blender script that will offset each object in the outliner by a value of 0.1 on the Z axis, based on their order of appearance?
    So the first object will move 0.1 on the z axis, the second will move 0.2, the third will move by 0.3 and so on."
    Code from ChatGPT below:
    import bpy
    Get the selected objects in the outliner
    selected_objects = bpy.context.selected_objects
    Initialize the z_offset
    z_offset = 0.1
    Iterate through the selected objects
    for obj in selected_objects:
    Check if the object is visible in the outliner
    if obj.visible_get():
    Translate the object on the Z-axis
    obj.location.z += z_offset
    Increment the z_offset for the next object
    z_offset += 0.1
  • ภาพยนตร์และแอนิเมชัน

ความคิดเห็น • 121

  • @RunTheTape
    @RunTheTape 8 หลายเดือนก่อน +22

    Your channels are the only ones on which I push the like button before the video starts.

    • @RHOCHR
      @RHOCHR 8 หลายเดือนก่อน +2

      I also do that. I just know that the video will be cool.

    • @ChristinaMcKay
      @ChristinaMcKay 8 หลายเดือนก่อน +1

      Me too!

  • @TruthSurge
    @TruthSurge 8 หลายเดือนก่อน +15

    Why didn't you move THROUGH the layers from back to front so that the globs of color masses accumulate to form the tiger one layer at a time? THAT would have been amazing! It's nice turning but I think moving literally through the layers would have been the bomb!

  • @julzius6796
    @julzius6796 3 หลายเดือนก่อน +4

    the way you navigate and use Blender to its full capacity is godly 🙏and a pleasure to watch

    • @Polyfjord2
      @Polyfjord2  3 หลายเดือนก่อน

      Thanks so much my friend!!

  • @footerballer1
    @footerballer1 8 หลายเดือนก่อน +2

    Pure brilliance in every meaning of the word. Simply superb!!!

  • @gbcreativework
    @gbcreativework 8 หลายเดือนก่อน

    Thank you for this tut. Always love watching how you light up your scenes. Inkscape is wow!😀

  • @shahbokhari
    @shahbokhari 8 หลายเดือนก่อน +2

    That is a very cool and unique technique and the coloring and depth of field was on the spot. Simply amazing! Thank You

  • @lupalupa9089
    @lupalupa9089 8 หลายเดือนก่อน +3

    Hey! I love you channel and your work. Your passion really shows. I’m new to blender and want to follow your videos but I cannot when you go soo fast and sometimes jump cut. Slowing down would be really helpful! Thank you!!

  • @KrunoslavStifter
    @KrunoslavStifter 8 หลายเดือนก่อน +6

    I was just using Resolve Fusion for this. Since they have script on reactor to split the bitmap into vector paths, and new extrude option lets it extrude. Its well timed. Because just before the new option came out, I was looking at Inkscape to do something similar, but with Fusion instead of Blender. So many options. Kudos.

    • @Polyfjord2
      @Polyfjord2  8 หลายเดือนก่อน +6

      Nice! I had no idea you could do that! There are also some websites that offer automatic PNG to SVG conversions, but I really like the sliders in Inkscape, especially being able to preview the layers in real time

    • @KrunoslavStifter
      @KrunoslavStifter 8 หลายเดือนก่อน +1

      @@Polyfjord2 Great. Yeah. Fusion has some really interesting things you can do with motion graphics and rudimentary 3D. Or off course compositing ready made 3D and 2D elements. I think your method is probably a bit more cleaner and with more control, but in a pinch of for people who maybe use Fusion already, there is that other way. Anyway, love your creativity and these videos. Keep them coming. Cheers!

  • @phy6geniuxYTcreations
    @phy6geniuxYTcreations 3 หลายเดือนก่อน

    I pressed subscribed before I even press play.
    EDIT: I followed everything here and I got a different result, but I'm happy. So much learning in one video!

  • @ricarda4846
    @ricarda4846 3 หลายเดือนก่อน

    Amazing. Great idea and production

  • @1Chitus
    @1Chitus 8 หลายเดือนก่อน +2

    Thanks for sharing! Excellent job!

  • @LadyParysatis
    @LadyParysatis 8 หลายเดือนก่อน

    That is really cool! I love Inkscape very much. 😊💚

  • @ritalin1373
    @ritalin1373 8 หลายเดือนก่อน

    Thank you for sharing!!! Great work!

  • @zeeyannosse
    @zeeyannosse 8 หลายเดือนก่อน

    hahhaaa!! thanks ! love your enthusiastic vibes sharing impressions while making the stuff !!! this is a really great energy-sharing tutorial !!! thank you ! yann.

  • @Amplivia
    @Amplivia 8 หลายเดือนก่อน

    What good material for inspiration!

  • @AnkiSandinge
    @AnkiSandinge 8 หลายเดือนก่อน +5

    Wow this is awesome! I just love it. Thanks for sharing!

  • @Gametime05577
    @Gametime05577 หลายเดือนก่อน +1

    Thanks for make this tutorial for free

  • @xDusz3kx
    @xDusz3kx 7 หลายเดือนก่อน

    Insane, i love it!

  • @niro1960
    @niro1960 8 หลายเดือนก่อน

    first I wanted to click it away -> but then I got stunned!

  • @ChristinaMcKay
    @ChristinaMcKay 8 หลายเดือนก่อน +2

    7:00 "This looks like an art installation". - It IS an art installation, done by a true artist - you!
    Incredible, thanks so much for sharing!
    After seeing this, there are so many ideas running through my head. The first thing I will do with this technique is a background for a 2D/3D project. I wanted to do the background in 3D and paint in some stuff, but don't have time to do the whole background in 3D atm. This technique will do great for the background!

    • @aaronstanley6914
      @aaronstanley6914 8 หลายเดือนก่อน

      These a simpler way to turn a 2dimage into a 3d background. Google "Camera Mapping - 3D Cameras for 2D
      Animation" by olof storm

  • @pallenda
    @pallenda 8 หลายเดือนก่อน

    I would have tried it with the brighter colors in the front and black in the back. Cool stuff!

  • @p.kmations
    @p.kmations 8 หลายเดือนก่อน

    You sir are a mad scientist 😅

  • @uvwwuv4363
    @uvwwuv4363 7 หลายเดือนก่อน

    Thanks man👍

  • @DmitryLapenkov
    @DmitryLapenkov 8 หลายเดือนก่อน

    OMG Master BRAVO!!!! 👍🐯💓

  • @Hiro-jy1xy
    @Hiro-jy1xy 2 หลายเดือนก่อน

    Sooooo Goood! 😀

  • @uniblendstudios
    @uniblendstudios 5 หลายเดือนก่อน

    Doing this with VFX would be out of this world render

  • @FilterYT
    @FilterYT 8 หลายเดือนก่อน

    Cool!

  • @o_w_d
    @o_w_d 8 หลายเดือนก่อน

    sincere thanks for such high-quality videos

  • @PhotiniByDesign
    @PhotiniByDesign 8 หลายเดือนก่อน

    I made something similar to this a couple of months back, it's a brilliant technique which can be adapted to a variety of different use cases, it was great to see your take on this 🙂

  • @WittyDZN
    @WittyDZN 8 หลายเดือนก่อน +2

    this is such an powerful technique with svg. imagine wave texture with this technique with volumetric and spotlight behind svg would look.

  • @gillsejusbates6938
    @gillsejusbates6938 4 หลายเดือนก่อน

    biggest take away, hold alt to apply to all, damn thats helpfull

  • @OdiKrause
    @OdiKrause 8 หลายเดือนก่อน

    parenting an empty to the camera to get the rotation. nice little unmentioned gem. #TIL Thanks!

  • @craigcannon4958
    @craigcannon4958 8 หลายเดือนก่อน +1

    Wonderful tutorial!!
    I wanted to do something similar with a client's logo but I'm not too familiar with Blender. Is there a place where I can find a step-by-step tutorial for this?
    Thanks again for this tutorial.
    Brilliant.

  • @krzysztofdziubek6577
    @krzysztofdziubek6577 8 หลายเดือนก่อน

    It's hard to set up the camera that the layers were properly visible, you did it with ease. Respect! Any tips?

  • @lyesakkouche8285
    @lyesakkouche8285 4 หลายเดือนก่อน

    oh boy !!

  • @slajmy7834
    @slajmy7834 8 หลายเดือนก่อน +3

    You should be much more popular. You explained very well and the video itself is excellent😎🥰

  • @MInty56-
    @MInty56- 8 หลายเดือนก่อน

    Polyfjord YOU ARE COOL

  • @engiuser
    @engiuser 8 หลายเดือนก่อน

    thx for interesting tutorial. can you please explain how you did additional vertical wall @5:30 and merge it to existing bevel with additional bevel?

  • @SoulStoneSeeker
    @SoulStoneSeeker 8 หลายเดือนก่อน

    inkscape can pull out some decent svgs

  • @nassinger3365
    @nassinger3365 8 หลายเดือนก่อน

    It would be cool to see this scene with orthographic rendering enabled 🙂

  • @nadimmahamud1856
    @nadimmahamud1856 8 หลายเดือนก่อน

    This is really cool..Thanks so much for sharing

  • @user-ro4hu4rq5r
    @user-ro4hu4rq5r 8 หลายเดือนก่อน

    please, more videos

  • @dellinger71
    @dellinger71 8 หลายเดือนก่อน +3

    Really nice, but how exactly did you expand the background around the corner?

    • @lightingstar7316
      @lightingstar7316 8 หลายเดือนก่อน

      i get the same question brp 😂😂

    • @neilmarshall5087
      @neilmarshall5087 8 หลายเดือนก่อน +1

      Its got a Bevel Modifier on it. He extruded up the face then merged the top vertices at the corner

  • @jesusdivadvillaloboshernandez
    @jesusdivadvillaloboshernandez 15 วันที่ผ่านมา

    that was fast XD, but perfect tutorials thanks this its the next one

  • @oDanielSas
    @oDanielSas 8 หลายเดือนก่อน

    This looks like a movie producer intro scene! Amazing

  • @visaac
    @visaac 8 หลายเดือนก่อน

    Me: This is going to be simple tutorial
    The Big Man: * proceeds to make full art piece scene

  • @calebj7205
    @calebj7205 8 หลายเดือนก่อน

    Great tutorial! Thank you!
    At 4:45, why do you do "Alt + S" after having scaled the paths on the Y-axis? I know "Alt+S" is to scale on normals for cuves but I dont understand why you applied it here. Thanks :-)

    • @Polyfjord2
      @Polyfjord2  8 หลายเดือนก่อน +1

      It’s just to reset the scale after scaling them. It’s not super easy to see here, but if I had scaled it like 5 times, the bevel angle would have been a bit deformed

    • @calebj7205
      @calebj7205 8 หลายเดือนก่อน

      @@Polyfjord2 Got u now! Thank you very much!

  • @mohammad_prh6984
    @mohammad_prh6984 8 หลายเดือนก่อน +2

    Great tutorial you gain a new Subscriber, also wanna tell you something funny, when you were about to write script i was exactly had this thought in mind that i can use CHAT GPT to write the script that is comming, that's because i've been using it for a while now, and then you just pointed at it, i got surprised🤣 nice one

    • @Polyfjord2
      @Polyfjord2  8 หลายเดือนก่อน

      Haha amazing! Great minds think alike!

  • @na9ii
    @na9ii 8 หลายเดือนก่อน

    its a very good tutorial especially for beginner but why every time i import it to blender it comes with 1 layer and for example 15?

  • @SteinGauslaaStrindhaug
    @SteinGauslaaStrindhaug 8 หลายเดือนก่อน

    Looks like logo vignette for a movie production company

  • @sajidhussain100
    @sajidhussain100 8 หลายเดือนก่อน

    Amazing bro

  • @thabothema6890
    @thabothema6890 8 หลายเดือนก่อน

    This is Super Cool

  • @lethalbacon3350
    @lethalbacon3350 8 หลายเดือนก่อน

    The use of chat gpt in here was *chefs kiss* 👌

  • @peakzrl9995
    @peakzrl9995 8 หลายเดือนก่อน

    Nice video, Nice outro too :)

  • @hasoevo
    @hasoevo 8 หลายเดือนก่อน

    Perceptual Art 🖖😎🍻 🔥 I subscribe

  • @vbr2655
    @vbr2655 3 หลายเดือนก่อน

    Could you suggest what GPU you using??

  • @vinayverma631
    @vinayverma631 8 หลายเดือนก่อน +8

    Bruh, I really loved the technique And even I have a trick to keep every selected layer to an arbitrary distance without going to chatgpt.
    So you just have to select all the object you want to move, then go to option button at the right corner of the 3d viewport and select location. And that's it now you can scale with your mouse, it will only affect the location and not the scaling.
    Thanks fpr sharing the tutorial brother❤

  • @vbr2655
    @vbr2655 3 หลายเดือนก่อน

    Could you make a video that how to convert blender 3d file into offline HTML file for presenting to client.

  • @arashrostami3772
    @arashrostami3772 8 หลายเดือนก่อน

    my camera didnt work on prespective and made me put it on orthographic do you have any idea about this?

  • @alexjanaqi
    @alexjanaqi 8 หลายเดือนก่อน

    Is there a way Illustrator will export these layers like inkscape?

  • @joshr.696
    @joshr.696 8 หลายเดือนก่อน +1

    There is a contemporary artist named David Spriggs who does physical sculptures in a similar fashion. Neat video!

    • @aaronstanley6914
      @aaronstanley6914 8 หลายเดือนก่อน

      Also a guy named Michael Murphy does quite a bit of this kind of art, my favorite peices of his are portal(tvs integration into the peice for a dynamic experience) and young popes, problem is he a bit of a dick and full of himself claiming the invention of the technique (called it digital halftone or something irrc) but people were making this kind of art for ages for instance a man named Jesús Rafael Soto made his magnum opus a 20 meter squared sphere out of smaller spheres all the way back in 1994 in Caracas Venezuela.

  • @Drop_Of--Flame
    @Drop_Of--Flame 8 หลายเดือนก่อน

    Omg i need a lap top again. I could spend hours creating stuff . Beautiful dark art angels the universe ✨️ wow im inspired Thank-you and the PENDULUM OMG amazing ❤

  • @lepermessia4
    @lepermessia4 8 หลายเดือนก่อน

    nice one!

  • @d_bloom
    @d_bloom หลายเดือนก่อน

    When you say at 5:28, "is this possible?", how did you extrude the edge with the bevel in place? I understand the merge by distance, but it's the step right before the merge I can't replicate.

    • @shiconotebook
      @shiconotebook 18 วันที่ผ่านมา

      Because he already applied "Bevel" before (when he extruded the first edge), all you need to do is go back to "Edit" mode and extrude the second edge up and it will already be bevelled.

  • @SkysimAir
    @SkysimAir 8 หลายเดือนก่อน

    f.a.n.t.a.s.t.i.c.

  • @ProductGuy4you
    @ProductGuy4you 5 หลายเดือนก่อน

    Hi, each time when I import svg file to blender, Blender is not responding.
    Any one can help

  • @infiniteworlds1714
    @infiniteworlds1714 7 หลายเดือนก่อน

    it takes forever to import in blender?

  • @jakayu.
    @jakayu. 8 หลายเดือนก่อน

    How do I run script?

  • @sobreaver
    @sobreaver 19 วันที่ผ่านมา

    And then you can animate those layers ?! :P ya know, for special FX, demanding bosses and shts n giggles :)

  • @Tonymark57
    @Tonymark57 8 หลายเดือนก่อน

    Wow, i was so bored from the first video, but this one is actualy looks interesting and usefull

  • @user-tx7ct1fg2i
    @user-tx7ct1fg2i 2 หลายเดือนก่อน

    У меня всё равно одним слоем импортируется😢.

  • @cyberspider78910
    @cyberspider78910 2 หลายเดือนก่อน

    Can you use this concept to creat 3D model right away, try---you seem to be like 'Guru' person to me (psst...I need only a few clicks on Blender that's why !)

  • @lolgoodbye8197
    @lolgoodbye8197 8 หลายเดือนก่อน +1

    How much time did it take for you to render on your 4090?
    Is my little 3050 gonna handle it?

    • @Polyfjord2
      @Polyfjord2  8 หลายเดือนก่อน

      Yes it will handle it! I rendered it on a 4080 in a few hours at 1920x1080. Not sure exactly how long it took, but it wasn’t unbearable

    • @meh2063
      @meh2063 8 หลายเดือนก่อน

      ​@@Polyfjord2breh few hours

    • @meh2063
      @meh2063 8 หลายเดือนก่อน

      ​@@Polyfjord2decrease the resolution of the curves by going to resolution option, select all the curves and hold alt and reduce the resolution number to 3 instead of 12

    • @Polyfjord2
      @Polyfjord2  8 หลายเดือนก่อน

      @@meh2063 I did it at 04:03! Although since this ended up being a static object, you can have as high resolution as your memory allows, and enable Persistent Data before rendering! That will render just as fast as a low res curve, as long as you have enough VRAM

  • @JMW1906
    @JMW1906 8 หลายเดือนก่อน

    You could also use the original image on the layers you've imported, to get more detail. Basically projecting the original image from the front. You don't loose the layers, it should be little effort to sample the texture and you get more details. Unless you wanted to go for the single color look of course.

  • @katerinahrdlickova4319
    @katerinahrdlickova4319 หลายเดือนก่อน

    i just thing you should not try to script in blender withould knowing python xxD use chad GPT is a lot easier xxD... when im looking on this shadow on the floor, it would be cool if the shadow look like another animal like do you know the 3D pictures thad from diferent angle look like diferent pictures? that would be very cool in blender you should do it in next tutorial

  • @bUildYT
    @bUildYT 8 หลายเดือนก่อน +1

    i did exactly what u did but i have only one layer:/ different colours but all r one path/object, why?

    • @bUildYT
      @bUildYT 8 หลายเดือนก่อน +1

      ah ok i figured it out, probably at least 33% of all people will fall for that, there r 2 different SVG imports, only the scalable vector graphics makes it as different layers, dont choose the greeze pencil one...
      oh and Poly not sure if its cool to use Chat GPT :/ if it continues like that in 5 years everybody will be able to write promts "hey make a hollywood movie for me" we as artists should not support that...

    • @seriousbeing7328
      @seriousbeing7328 8 หลายเดือนก่อน +3

      @@bUildYT AI is deeply embedded into the 3D Workflow already, few people stopping it won't do anything. You might as well use it to save time. And not using it, isn't going to stop hollywood. They are a business.

    • @aaronstanley6914
      @aaronstanley6914 8 หลายเดือนก่อน

      Ground rules for ai use have already been set by the results of the writers strike settlement.
      You can use it if you want but your employer can't for you to and they can't use it to steal your style from you (irrc).

  • @T.B.E.N
    @T.B.E.N 8 หลายเดือนก่อน

    dose this work with any SVG file

  • @neilmarshall5087
    @neilmarshall5087 8 หลายเดือนก่อน

    If you have the layers in a collection and instance the collection along an edge or a curve........
    No need for AI.
    By next week you will have worked out how to make the side view look like another image.

  • @aaronstanley6914
    @aaronstanley6914 8 หลายเดือนก่อน

    @polyjford do i have your permission to make a revised version of this in irl?

    • @Polyfjord2
      @Polyfjord2  8 หลายเดือนก่อน +1

      I'm not sure if I understand!! I don't own any rights to this workflow, so feel free to go crazy!

  • @Beryesa.
    @Beryesa. 8 หลายเดือนก่อน

    I thought you'll suggest some good docs/tutorial, wasn't expecting gpt 😂

  • @gordonbrinkmann
    @gordonbrinkmann 8 หลายเดือนก่อน +1

    I guess instead of asking ChatGPT I would have been quicker setting it up in Geometry Nodes, simply dragging the collection into it and moving layers up on the Z axis by their index.

    • @matthodges
      @matthodges 8 หลายเดือนก่อน

      Nice one. I had the same thought. Make sure to use Separate Children, of course.

    • @khobitang
      @khobitang 8 หลายเดือนก่อน

      how? do you have any tutorial for this node?

  • @goncalocastro9203
    @goncalocastro9203 8 หลายเดือนก่อน

    Does anyone know how to to this in illustrator? Every time I try to do it, even if the objects in the layers are in a group, or even if I click to unite in the pathfinder, it always imports to blender seperated only by curves, and not the actual layers that I had previously in Illustrator.. The only way I can think of is to export each layer individually and the import them seperately as well, and that seems like a lot of unecessary work xD

  • @tom_henniger
    @tom_henniger 8 หลายเดือนก่อน

    wait what is the shortcut for importing files so quickly?

  • @karana2583
    @karana2583 8 หลายเดือนก่อน

    Can you make easy character modeling low poly or stylized...box modeling

  • @elarcadenoah9000
    @elarcadenoah9000 8 หลายเดือนก่อน

    u can make a ghost tiguer with this technique jumping over a soccer player when he makes a goal

  • @elarcadenoah9000
    @elarcadenoah9000 8 หลายเดือนก่อน

    give the blender scipt and the prompt for this tiguer in the description

  • @D3LB0Y
    @D3LB0Y 8 หลายเดือนก่อน

    hi, I downloaded Inkscape, but it won't load for me...can you offer any help ?

  • @hzc54188
    @hzc54188 8 หลายเดือนก่อน

    bro why don't use geometry node?why don't change svg use video files?

  • @maxsalov9521
    @maxsalov9521 หลายเดือนก่อน

    Thanks for the tiger guide. I'll go buy a more powerful computer. My video card just doesn’t draw a million faces for render pics. I've long thought that 3D has a high barrier to entry. The way it is. I could easily programming algorithms on the same device for 15 years, but in the world of game design, just having a laptop or PC is not enough. It's important to have 12GB VRAM... Good day...

  • @xahidulislam8168
    @xahidulislam8168 7 หลายเดือนก่อน

    A request: if you stop talking when you move to the advance section,please do a voice over after you recorded the video.then both beginner and the advance people can follow along.your videos are amazing.I understand that you get very invested in the project that sometime you forgot to say something.a voice over will be nice for all of us.

  • @zackmercurys
    @zackmercurys 8 หลายเดือนก่อน

    not me thinking you're going to animate the light properties and position 😭

  • @Drop_Of--Flame
    @Drop_Of--Flame 8 หลายเดือนก่อน

    I swear your logo name looks like Pink Floyd. Like how having first an last letter of a word regardless of word in right place and all the rest in any order but your mind still sees the word. It reminds me of that allthough u have a couple different letters. I kmow, random comment but this is your page 4 kinda random work right? Lol

  • @DominequeTaylor
    @DominequeTaylor 8 หลายเดือนก่อน

    Ai to the rescue lol

  •  8 หลายเดือนก่อน

    When i'm trying to import .svg files to blender it's always crashing and i tried so many things but couldn't manage to import anyway. Does anyone has this same problem with me? How can i fix that problem? @PolyfjordDeepDive

  • @jazzlehazzle
    @jazzlehazzle 2 หลายเดือนก่อน

    😮 🤎 INSTANT sub.

  • @yiftahbt
    @yiftahbt 8 หลายเดือนก่อน

    Can we get more videos like that where you just make something cool on the go

  • @asamed5563
    @asamed5563 4 หลายเดือนก่อน

    hi
    can you SHARE OR give me the preset of the "Tiger 3D" to turn my logo into that model?
    tnx a lot for the tutorials.