Retopology in Blender - Polybuild tool

Sdílet
Vložit
  • čas přidán 11. 09. 2024

Komentáře • 126

  • @sh4dow2a
    @sh4dow2a Před 2 lety +3

    After, instead of using subdivision you can also use multires modifier, that allows you to go top subdivision and keep the details, while you can use your low res for animation

    • @JamieDunbar
      @JamieDunbar  Před 2 lety +1

      Yes! This is a great workflow. And if you use the Multires modifier, you can then use that to bake all that detail into either a normal or displacement map. I cover those steps in another video:
      czcams.com/video/R2q7oZLs0GE/video.html

    • @sh4dow2a
      @sh4dow2a Před 2 lety

      @@JamieDunbar true that getting a discplacement or normal map out of it can be useful when exporting your project to an other engine, but if you plan to stay on blender would you use the map or keep the model with the multires modifier ?

    • @JamieDunbar
      @JamieDunbar  Před 2 lety

      If you have a really detailed model the multires modifier can make your file size really large. So I’d usually bake out the maps.
      That said, Eevee can’t render displacement maps, so you may want to keep the multires.

    • @sh4dow2a
      @sh4dow2a Před 2 lety +1

      @@JamieDunbar Ah true ! hope they'll do something about that soon... Also, I hope they'll upgrade it so we can have bouncing lights.
      There was the SSGI add-on but it mess with the shaders...

    • @JamieDunbar
      @JamieDunbar  Před 2 lety

      @@sh4dow2a I'd be so ecstatic if they found a way to add something like Unreal's Lumen to Eevee.

  • @thedesignbro
    @thedesignbro Před 3 lety +29

    Best retopo lesson I had so far lately.

  • @joneyplays
    @joneyplays Před 2 lety

    The auto merge feature just changed my world

    • @JamieDunbar
      @JamieDunbar  Před 2 lety +1

      Kind of breaks your brain the first time you realise it's there - Where has this been my whole life!!??

  • @Chainedelegender
    @Chainedelegender Před 3 lety +1

    Great coming from Max, thats funny how retopo seem easy here

    • @JamieDunbar
      @JamieDunbar  Před 3 lety

      It's been quite a few years since I last used Max. For some reason I thought Max had half decent retopo tools. Is this not the case?

    • @Chainedelegender
      @Chainedelegender Před 3 lety +1

      @@JamieDunbar you can retopo but its not so smooth

  • @sagarmalik1120
    @sagarmalik1120 Před 3 lety +1

    I haven't watched all of your videos, but I did go through your channel, and I believe what you are doing here was the real intention behind creating internet: to spread knowledge and awareness of different niches. I personally want to learn 3D character designing, but never had enough resources to learn. I hope that I will get to learn more from this channel, thank you so much.

  • @gabe687
    @gabe687 Před 3 lety +4

    The retopology tools in blender that come by default are very powerful. A combination of the regular modeling tools along with the F2 addon, Polybuild tool, Bsurfaces, loop tools addon, and Grid fill. These let me do pretty much anything quickly. The only thing that really bothers me is how the smoothing brush from sculpt mode doesn't work with snapping. So you have to smooth, then clone and apply the shrink wrap to fix the base level. Back face culling not hiding the wireframe is also problematic, but the Draw Xray addon fixes that. I tend to like making edge loops first, then using Grid Fill to take care of large areas for me. Same thing with Bsurfaces, where instead of extruding edges, you can sketch out a patch with the grease pencil real quick.

    • @JamieDunbar
      @JamieDunbar  Před 3 lety

      Have you checked out the Speed Retopo addon? It basically takes all of those tools and packages them up in a nice UI. It also has a one click button to help get around reapplying the shrinkwrap modifier after smoothing.

  • @PlabsUnderscore
    @PlabsUnderscore Před 2 lety +1

    Very informative video! Easy to comprehend as well! Great work!

    • @JamieDunbar
      @JamieDunbar  Před 2 lety +1

      Thanks Plabs. A lot of retopology is hard to understand, so I'm glad you're able to comprehend it easily!

    • @PlabsUnderscore
      @PlabsUnderscore Před 2 lety

      @@JamieDunbar That's only because you explained so well!

  • @chubbydunkers78
    @chubbydunkers78 Před 3 lety +5

    Great tutorial with some good hints and tips that are sometimes overlooked by or done differently than other retopology tutorials. Thank you!

  • @World_Theory
    @World_Theory Před 3 lety +1

    I watched this over a month ago. Then had the opportunity recently to start practicing making things in Blender for the first time a couple weeks ago for the first time. But I didn't remember all the details of your tutorial at the time, so I ended up encountering problems and either solving them differently, or ignoring them.
    Two things I wish I had remembered, was how to use the Polybuild tool fully, and how to get the snapping to work.
    Something I discovered about the subsurface modifier, is that if you switch the mode to Simple, it doesn't round the edges. This let me work with the subsurface modifier visible, though I do keep it to only about 1or 2 subdivisions because that's about the poly count I'm targeting anyway.
    The vast majority of my retopology mesh is quads. But I also have a triangulate modifier on (set to Fixed), before the subdivision modifier. Which results in a smoother surface while still keeping to the framework of the grids layed out by the underlying quads. I do strategic place tris to relieve strain in shapes that don't suit quads very well, such as spheroids. But it's generally so that I can increase or decrease the density of the rows of quads without a weird spike in the number of polys in that region.
    I haven't textured a mesh yet, so I might be shooting myself in the foot by using any tris. But I'm also doing this as an experiment to create my own workflow. The model I'm working on is terrifying, unintentionally horror film worthy anyway. No big deal if I mess up.

    • @JamieDunbar
      @JamieDunbar  Před 3 lety

      Interesting workflow. I'm curious how big a difference it makes.
      Firstly, some tris are acceptable. You want them in strategic areas so subidv modifiers don't give strange results, but most models will have at least a couple hidden in armpits or on the bottom of feet. Perfectly normal.
      Using a subdiv with simple smoothing - does that really make much difference? The whole point of smoothing is to...well smooth. And using simple doesn't actually smooth, it just doubles your polygons. I'm curious what this is added to your workflow?
      But I'm really curious about adding the triangulate modifier. Doesn't that make it harder to see how your quads are laid out? I'm assuming you delete this once you've finished retopo?

    • @World_Theory
      @World_Theory Před 3 lety +1

      If the sculpted mesh under the retopology mesh is sufficiently smooth, the Shrinkwrap modifier will make the subdivisions from the Simple mode on the Subdivision modifier smooth, despite them being generated by the Simple mode. Although since I wrote the comment your replying to, I've started testing a new workflow. However, the idea behind this one, was to bang out a basic sculpt from a heavily subdivided sphere. Then create a _very_ low resolution retopology of it, and delete the initial sculpt. (I'm trying to work within tight storage space constraints. So the fewer polys the better.) Then I would iterate by creating a subdivided copy of the retopology, and sculpt that more to refine the shape. Then I "retopologize" it using the mesh that generated it in the first place as a starting point, by fitting it on top with Shrinkwrap etc. I then make changes to the topology to alleviate mesh density problems, and to reflect changes made during sculpting. Then I create a new subdivided copy (shaped like the sculpt because of the Shrinkwrap) for sculpting, where I do touch ups that I couldn't do before because of insufficient mesh density. After that, the old mesh gets refitted on top of the new sculpt, and I add in more detail to the topology if it needs it. Each new iteration should be faster, as the changes in the sculpting step will get smaller, requiring less editing in the retopology step.
      I will always use a mirror modifier for the topology mesh. Not only does it do the obvious of ensuring symmetry and cutting workload down by at least half. It also allows you to turn X-Ray mode on to see the topology mesh ontop on the sculpted mesh, despite any clipping. And you can use the circle select tool in mesh editing mode, in combination with magnetic snapping, and the move tool, to quickly select swathes of vertexes and snap them to the surface of the sculpted mesh without having to worry about accidentally selecting vertex on the opposite side, because if you position the camera right, there's only one layer of vertex in the area you want to select.
      If I'm repeating your own advice back to you, I am very sorry. My excuse is that this has all been a mad blur of 3D modeling at any opportunity I'm given.
      Triangulate doesn't really hurt my ability to see my quads. The human mind helps by recognizing patterns. I think I also poked some buttons on the modifier boxes, at the top, that affect how they show up on the mesh I'm editing. I think it was an icon resembling a quad in edit mode, or at least, what it would look like in Inkscape, due to the different stylization of vertex/nodes. Basically what it does, is not show the resulting wireframe of the Triangulate modifier. I sometimes hide its effect as well. It there more to help me visualize the end result of the final mesh. I might have also changed some viewport settings to lower the opacity of some kind of wireframes while leaving the rest at their normal opacity.
      I'm doing all this on a borrowed computer, to develope my skills in preparation for getting my own computer. (My previous computer died years ago, and is too outdated be worth the effort to revive.)
      When I do get my own computer, I intend to earn money making both commissioned custom game avatars, and customizable game avatars bases of unique species of creatures. I've joined a community where it's common for people use unique avatars as a form of self expression, in social VR games. Some people dip their toes in the water by using non-customized, publicly available avatars. Others buy base meshes that are already rigged, and either make their own textures, or commission someone to do if for them according to a ref sheet. Sometimes, people spend in the ballpark of $900 to commission an entirely unique avatar from scratch.
      I'm not really in it to become rich. It's just one of the first things I can honestly envision myself doing for money and enjoying. If I manage to scrape a living from it, I'll be happy.
      But right now, I am a newbie to all this. I've passively absorbed a lot of knowledge just from conversation that occurs in the community, and I'm not new to raster graphics or vector graphics. I actually have a modest education in graphic design, which seems to have some overlap in skills and knowledge with 3D modeling. I took it upon myself years ago to learn Inkscape, which has served to help me understand concepts in Blender.
      Right now, I'm enthusiastically throwing my time and energy into learning character modeling, rigging, texturing, etc.
      My next research subject is the Multi-Resolution modifier, which looks potentially useful for my multipass-iterative re-re-re-topology workflow prototype. But that's a research topic for the next few days. If it does work the way I hope it does, it should cut down the refitting step to almost nothing, saving a ton of work lining up the old version of the topology to the new version of the sculpt. I only read the Blender Manual page on the Multi-Resolution modifier, and it was a bit unclear to me what exactly it did. I was also so tired at the time that I had involuntary muscle twitches in minor muscles of my face, so that didn't help me any.
      P.S. The Triangle modifier is mostly there to help me visualize how the final mesh will be affected by the Triangulation modifier. I'm working under the assumption that a mesh made only of tris is less expensive for a GPU to animate in a game. And because I'm exclusively targeting a game with my models, the would be converted to tris at the end. And with the game I'm targeting being a social VR game, framerate is at a premium, as higher framerate equates to less VR sickness. No to mention it's considered somewhat rude to have a poorly optimized avatar when there are a lot of people present.
      If there's no appreciable difference in performance between tris and quads, I can just leave my avatars with their quads intact.
      I probably missed a point of two to reply to. But I'm a bit tired at the moment, so if you want to know something, just ask me again. And sorry for the mess of a reply.

    • @JamieDunbar
      @JamieDunbar  Před 3 lety

      @@World_Theory Wow, that was a mammoth of a reply! :P
      Definitely look into the Multires modifier. It sounds like it could simplify your current workflow a bit. Also, have you looked into the sculpting 'remesh' tool? You do tend to lose a bit of detail with it, but it's kind of a quick and dirty retopology and it's much faster than sculpting with Dyntopo. Again, might help simplify your current workflow.

  • @boznauk
    @boznauk Před 3 lety +3

    You are amazing! I've watched a ton of retopo lessons, both on CZcams and paid stuff, but yours is one of the better ones without a doubt. Maybe even the best I've found. Thank you, so much. I'll look into your paid courses for sure

    • @JamieDunbar
      @JamieDunbar  Před 3 lety +1

      Naw, thanks so much Ann-Louise. Retopology is a difficult idea for beginners to wrap their heads around, I think because you have to learn both *why* you need good topology and *how* to do it at the same time. Which of course also makes it hard to teach!
      Really glad you got so much out of this video.

    • @michaelwerkov3438
      @michaelwerkov3438 Před 3 lety

      @@JamieDunbar Hey Jamie. I don't expect you'll see this, and I'd be rude to expect an answer, but I figure'd I'd ask because I havent gotten any worthwhile responses on Reddit or BlenderArtists.
      Do you have any advice for topology where the eyes open VERTICALLY? I have a creature sculpted where the eyes basically open and close at a right angle, perpendicular to the mouth. And it didn't dawn on me until I started retopologizing how MUCH it breaks open the typical facial edge flows, and I CANNOT for the life of me figure out how I would do it. Is there any advice you might be able to offer?

    • @JamieDunbar
      @JamieDunbar  Před 3 lety

      Hey Michael. Retopology can be painful until you’ve wrapped how to set up good edge flow. Even a small change like the shape of the eyes can easily throw you off.
      There’s probably not special secret here though - ultimately you should be able to use the same topology, just scaled in and up. You may need to add or remove a couple of edge loops to adjust for the shape difference.
      The fun part of course will then be figuring out where these new edge loops have to go 😅

  • @MurilloPerecinotto
    @MurilloPerecinotto Před 3 lety +1

    Incredible way of teaching, surely your channel needs more attention

    • @JamieDunbar
      @JamieDunbar  Před 3 lety

      Thanks Murillo 🤩
      I’ve really only been making these videos for the past year. It’s slow going, but it’s actually been faster growth than I expected. It all just takes time.

  • @OGBennySAN
    @OGBennySAN Před 3 lety

    Broooo... i didn't even realise, that you've been helping me on FB, while i already watched some of your tutorials..... Thx for the great help

    • @JamieDunbar
      @JamieDunbar  Před 3 lety +1

      Heya Benny! Happy to have helped :D

  • @sottozen
    @sottozen Před 3 lety +6

    Great video! Thanks for this

  • @World_Theory
    @World_Theory Před 3 lety

    I'm glad I saw someone in another video doing this with the poly build tool, because I was able to look for the name of the tool on their screen, and search for it by name. See, I had guessed that such a thing as retopology was possible, but I had no clue what the name of it was, or if it even had one.
    Now I just need to go search up what the deal is with quads versus triangles.
    Retopology looks very similar to tracing a bitmat with 2D vector graphics. Or trying to emulate a none linear color gradient using a multi-stop linear color gradient. I think that some areas deserve a higher density of polys. That was something I discovered when doing gradients like I just mentioned.
    The way the gradient worked in the program I was using, was the entire gradient had a limited number of color steps, no matter how many stops that gradient had. And the number of steps between stops was kept equal. So doing a gradient became more difficult, the more detailed the gradient was, because the limited number of color steps were being stretched in usage, so that banding was becoming visible. So I discovered that I had to use more stops to emulate finer, tighter curves, and fewer stops where the curves are more spread-out. This increased the efficiency with which I used the color steps enough that the banding in the gradient because smoothed out and imperceptible.
    It looks like a similar situation here with the subsurface modifier being used together with the shrink-wrap modifier, to get more detail. Except that you didn't allow the higher detail area-the ridges where the plate scales meet-to have more detail. So you got areas that look weird where there is supposed to be more detail, because the areas next to it look normal, because that level of detail was sufficient for their geometry, despite the level of detail given by the subdivisions being roughly the same in both areas.

  • @kamp9580
    @kamp9580 Před 3 lety +5

    You are a literal god, you've explained everything one might have problems with

    • @JamieDunbar
      @JamieDunbar  Před 3 lety +2

      Haha! I’m always concerned I waffle on too much explaining all that extra detail. It definitely adds an extra 5-10 minutes to each video. But I think beginners can get discouraged and lost when things break - and knowing that’s perfectly normal and how to deal with it has got to be helpful, right?

  • @wannabeanimator1997
    @wannabeanimator1997 Před 2 lety

    This is the most helpful tutorial I've seen on retopology. Thanks a lot!

    • @JamieDunbar
      @JamieDunbar  Před 2 lety

      Haha, thanks Spence. I'm glad it helped you ;)

  • @MultiBRETTER
    @MultiBRETTER Před 3 lety +1

    I've done retopo with Max. works like a charm. I'm new to Blender and some features seemed so promising. But as you said: Might not be the best retopo tool. A lot of setup to do. Anyway: This is a very great tutorial for the overall view! thx!

    • @JamieDunbar
      @JamieDunbar  Před 3 lety

      Haha, it’s been so long since I last used Max it didn’t have retopo tools 😅
      Blender does alright with retopo, but if you were doing it a lot I’d definitely be recommending you pick up Retopoflow.

  • @lostcrusader8053
    @lostcrusader8053 Před 3 lety +1

    This is honestly awesome and I can’t wait for the next two because I want to know what Retopoflow is like. Some say it’s worth it, others say it has issues that it’s not worth it. I want to see what it’s like so I know it’s worth spending

    • @JamieDunbar
      @JamieDunbar  Před 3 lety

      Retopoflow is still in beta (although I received an email a few days ago saying the full release is close) so it definitely has a few issues right now. But once those bugs are fixed I’d say it’s worth the price. Assuming you’re doing a lot of retopology anyway.

    • @lostcrusader8053
      @lostcrusader8053 Před 3 lety +1

      @@JamieDunbar I haven’t gone into retopology yet but at least there’s such an add-on that will speed up the workflow. Thanks for the information

    • @kloa4219
      @kloa4219 Před 3 lety +1

      It's free atm, you just won't get any customer support if you face issues github.com/CGCookie/retopoflow

  • @emmyw6587
    @emmyw6587 Před 2 lety

    Hey just wanna say thanks for this tutorial! I’ve been meaning to learn these workflows for a long time but your tutorial got right into the stuff I needed and I was working on my mesh in no time! I ended up having to apply the shrink wrap modifier after a bit because the settings were messing up my edge flow in bumpier parts of my mesh but the modifiers and settings are super useful and I’ll definitely use them again!

    • @JamieDunbar
      @JamieDunbar  Před 2 lety

      Thanks Emmy. That's brilliant to hear. And yes, I have the same issue where I need to apply the shrinkwrap periodically. Unfortunately I don't think the shrinkwrap was designed with retopo in mind, so although it works it's far from perfect. I believe there's plans to update the retopo workflow in the future - which means I'll have to make a new video at some point!

  • @ashinisam406
    @ashinisam406 Před 3 lety

    Thanq so much for giving the link of the model for practise.....

    • @JamieDunbar
      @JamieDunbar  Před 3 lety +1

      No worries Ashini. I often find it hard to practice certain skills, because there can be SOOOO much work just getting to that point. I'm happy to help you skip ahead :P

  • @brandonjacksoon
    @brandonjacksoon Před 3 lety +2

    Really cool! Thank you Jamie!

  • @npip99
    @npip99 Před 3 lety

    Great video! But 8:06, pretty sure people don't use "in-front" so that they can see it from behind, that's a negative side-effect of in-front usage during retopo. The reason why people use "in-front" is so that they don't have to use the 0.01m displacement, which can be more difficult for very bumpy meshes since if you make the displacement too high it'll be become warped (Like you mentioned). For 10:05, the limitation of not using in-front is that sometimes it forces you to put edge loops in even when you didn't, which doesn't work if you want a really low poly model (Esp. for videogames when you could easily burn that into a normal map and all that matters is that the outline is round)

  • @tulianlachacha2447
    @tulianlachacha2447 Před 2 lety

    I love you.Thank you for the tutorial.Eng is not my first language but i manage to get the point of what u say 😆.Thx

    • @JamieDunbar
      @JamieDunbar  Před 2 lety

      Naw, love you too Tulian. I'm glad you were able to figure things out.

  • @dhananjaydeshmukh817
    @dhananjaydeshmukh817 Před 3 lety +3

    *THANK YOU SO MUCH*
    You just made my life easier, ❤️ here heart for you...

    • @JamieDunbar
      @JamieDunbar  Před 3 lety +1

      Heart back at you. Glad I could make your life just a little bit easier 😁

  • @xanzuls
    @xanzuls Před rokem

    The polyquilt addon which free makes retopo super easy in Blender.

  • @thejoethathates8503
    @thejoethathates8503 Před 3 lety

    its explained super well, im just stupid and still have no idea how to do this

    • @JamieDunbar
      @JamieDunbar  Před 3 lety

      Haha, thanks...I think :P
      What part are you still having trouble with?

  • @NegaafellagaTV
    @NegaafellagaTV Před 3 lety +1

    Thanks for the video!

  • @georgetherat3345
    @georgetherat3345 Před 3 lety +1

    Thanks for this. Really appreciate it!

  • @Pancorka
    @Pancorka Před 3 lety

    Oh my god this is perfect lesson thank you

  • @byganza8060
    @byganza8060 Před rokem

    If you enable backface culling, the negative sides of faces won't show. This way, you can also enable the 'In Front' option in 'Viewport Display'.

  • @endlessinsomnia4662
    @endlessinsomnia4662 Před 3 lety

    Nicely well done, very informative, thank you.

  • @AndyTanguay
    @AndyTanguay Před 3 lety

    Wow, amazing tutorial set. Thank you

  • @OpuYT
    @OpuYT Před 3 lety

    Really nice tutorial, thanks!

  • @xxx-dd2rg
    @xxx-dd2rg Před 3 lety

    thanks, very good to understand video

  • @FuzzyImages
    @FuzzyImages Před 3 lety +1

    So is it actually more common for some one to make a sculpt of a character and then retopology them? That sounds far easier to come up with a character design than trying to model them in polygons first..

    • @FuzzyImages
      @FuzzyImages Před 3 lety +1

      OMG, watching to the end, it blows my mind how much harder I make it on myself trying to do things by hand

    • @JamieDunbar
      @JamieDunbar  Před 3 lety

      @@FuzzyImages Rofl!

    • @JamieDunbar
      @JamieDunbar  Před 3 lety +1

      These days it probably is more common, but by no means is it the only way.
      I started learning before sculpting really became a thing, so we had to poly model everything by hand. You can really see the difference if you check out my earlier works on my DeviantArt:
      www.deviantart.com/archdragon/gallery/24079483/old-3d
      Broadly speaking (because there isn't really a "right way") - if you know what the character already looks like, poly modelling can be faster. Check out my Lapras sculpting video to see what I mean.
      But if you're still making up the character, sculpting is so much easier to suddenly change a design on the fly. Like if you randomly wanted to add a tail - sculpting is much easier.
      Sculpting is also great because it separates the creative side of designing a character from the technical side of getting the topology right. Personally I struggle to be both artistic and technical at the same time, so I really like this workflow.

  • @nv7287
    @nv7287 Před 3 lety

    Have have retopoflow and quadremesher TBH I gave up on retopoflow it's quite slow and cumbersome - but i will look again as I seeit has updates, Quadremesher is good, and currently id say better the retopoflow, I hope they work on some of the redirection guides for animated characters - but for static meshes it's quite impressive.

    • @JamieDunbar
      @JamieDunbar  Před 3 lety

      Which one is the quadremesher? I did a quick search and the only thing I could find was an automatic remesher- is that the one?

  • @whizkid2000
    @whizkid2000 Před 3 lety

    You mentioned that you don't have the mirror modifier active because it doesn't play nice with the Shrinkwrap. That's been my experience tonight as well (just starting to learn how to retopo). Do you leave a gap by the axis then stitch it up in the end? I'm curious what the strategy is.

  • @wolfhoundsnow1896
    @wolfhoundsnow1896 Před 3 lety

    set the subdiv to simple problem solved. otherwise very cool tutorial nobody wants to use polybuild and i had a hard time finding stuff thank you.

  • @valentinagarrusso9286
    @valentinagarrusso9286 Před 3 lety +1

    HI! but when you finish the model...you apply all the modifiers,no?

    • @JamieDunbar
      @JamieDunbar  Před 3 lety +1

      Usually yes. You’d definitely apply the shrinkwrap. You may or may not apply the subdiv modifier. Depends if it’s for film or games.
      And for films, you might delete the subsurf and instead add a multires modifer.

    • @valentinagarrusso9286
      @valentinagarrusso9286 Před 3 lety

      @@JamieDunbar ed for game? It’s the same?

    • @JamieDunbar
      @JamieDunbar  Před 3 lety

      @@valentinagarrusso9286 Sorry, don't understand??

  • @retroeshop1681
    @retroeshop1681 Před 3 lety

    Amazing video ♥ Really noob friendly :D When are the next two lessons coming out? Cause I'm really curious about Retopoflow :D

    • @JamieDunbar
      @JamieDunbar  Před 3 lety +1

      Thanks Retro. I really wanted this first one to be as beginner friendly as possible, coz the next two will add a good chunk of complexity.
      It's actually my birthday this week, so I'm heading away for a few days. Hoping to get the next video (Speed Retopo) done the week after that.
      Retopoflow will likely be another two weeks after that, so apologies, you'll have to wait a bit. The plus side is, I just got an announcement from Retopoflow and they're about ready to put out their new 2.9 update. Hopefully by the time I do the video the final, full version will be available!

    • @retroeshop1681
      @retroeshop1681 Před 3 lety

      @@JamieDunbar Thanks for the reply! :D And happy pre-birthday 🎂 haha and I totally understand, hope you have a good time, cause with this video you earned it haha, I just was really curious on how long I'd have to wait for the next ones, it's quite a bit, but not that much, I just subscribed to your channel, so I think in the meantime I'll watch some other of your videos :D

    • @JamieDunbar
      @JamieDunbar  Před 3 lety

      Yay! Thanks mate. I’ve had a few people ask when the next video will be out, so the pressure is there to get it done ASAP. I’ll do my best 😜

  • @br8seven7
    @br8seven7 Před 3 lety

    after i apply all modifier the mesh still have many vertexes. how to apply this modifier without having those many vertex

    • @JamieDunbar
      @JamieDunbar  Před 3 lety

      Hi there. When you say "apply modifiers" I assume you're applying the 'subdivision' modifier?
      The whole purpose of this modifier is to add more vertices, so applying will always add more.
      I'd recommend not applying the subdivision modifier, turning it off in the viewport, but on for rendering. This will give you a fast viewport, but more detail at render time.
      I'd also look into either displacement maps or normal maps if you want to capture that extra detail. I have tutorials for both. Here's the one for normal maps:
      czcams.com/video/HPfqI8lB5Q0/video.html

  • @melbendigo
    @melbendigo Před 3 lety

    Thank you for this great video! Anyone have any tips for grabbing the vertices when using the PolyBuild Tool? The blue edge often jumps out and I get an extrude when I just want to move the point. Thanks!

  • @Mal_3D
    @Mal_3D Před 3 lety

    Background music used here? 11:21

  • @dukemagus
    @dukemagus Před 3 lety +2

    many issues could be solved if retopoflow was merged into blender itself as a separate mode or built in addon

    • @JamieDunbar
      @JamieDunbar  Před 3 lety +2

      That would be pretty cool, but Retopoflow isn’t owned by the Blender Foundation, so I don’t see it being merged any time soon.
      Most of the problems I have with the default tools comes down to how the snapping in Blender works. If the math behind those could be tweaked, I suspect you could solve most of these problems without the need for a massive overhaul.

  • @TheComander5
    @TheComander5 Před 3 lety

    I can't seem to get this to work, for some reason. My Polybuild tool won't highlight edges at all, and won't extrude whatsoever.

    • @JamieDunbar
      @JamieDunbar  Před 3 lety

      Heya Comander5. Someone else in the comments had a similar problem. His name was Sandborn if you want to find the comment. But he fixed the problem by enabling his gizmo. Maybe yours is the same issue? Here's what he said:
      "I had to enable the gizmo since I had it disabled because I don't need it. Turned out the Poly Build tool also requires the Gizmo to be turned on to function which is interesting. All I had to do is turn it back on."

    • @kingwalz
      @kingwalz Před 3 lety

      @@JamieDunbar what is a gizmo? i dont see any blue lines with the polybuild tool either

    • @kingwalz
      @kingwalz Před 3 lety +1

      just figured it out, I hate the gizmo so I always have it disabled

    • @JamieDunbar
      @JamieDunbar  Před 3 lety

      @@kingwalz Did you figure out the Polybuild tool? Other people have had that problem. I'm pretty sure all they needed to do was enable overlays to see those blue lines.

  • @elvan302
    @elvan302 Před 3 lety

    Does the size of a polygon matter as long as you are able to retopologize the whole model ?

    • @JamieDunbar
      @JamieDunbar  Před 3 lety

      Hey Elvan. Whether or not it matters will depend on your project. Obviously bigger polygons will mean less polygons - so that might be ideal for a video game model. For film characters you might add more.
      Generally though, you want to use as few polygons as possible. And it’s relatively easy to add more edge loops, or even subdivide the entire model. So try and have as few polygons as possible - just make sure they’re small enough to capture the detail you need.

    • @elvan302
      @elvan302 Před 3 lety

      @@JamieDunbar Thank you. That’s really the only thing that confuses me about Retopology.

  • @Ferguson011975
    @Ferguson011975 Před 3 lety

    You should look at MiraTools.

  • @iceseic
    @iceseic Před 3 lety +2

    I found gold

    • @JamieDunbar
      @JamieDunbar  Před 3 lety +1

      media.tenor.com/images/35b07a9e7f2746fce6048419053d435c/tenor.gif

  • @thebuniverse6739
    @thebuniverse6739 Před 3 lety +1

    I failed at repo, everything turned into a 4th dimensional polygons, its a complete mess lol

    • @JamieDunbar
      @JamieDunbar  Před 3 lety

      4th dimension? How on earth did you manage to animate them!?

  • @uwiz
    @uwiz Před 3 lety +1

    More like Maya Retopo tool.

  • @_Shinique
    @_Shinique Před 3 lety

    My "random" is never really random. It's driving me crazy. I mostly see variations of green.

    • @JamieDunbar
      @JamieDunbar  Před 3 lety

      Hi Shinique. My apologies, it's been a little while since I recorded this video. What is the 'random' you're referring to?

    • @_Shinique
      @_Shinique Před 3 lety

      @@JamieDunbar Under the viewport shading you mention at 7:25 . Mine are always a similar color or the same color, and are usually all green.

    • @JamieDunbar
      @JamieDunbar  Před 3 lety +1

      @@_Shinique Unfortunately I think that's just bad luck. As far as I know there's no easy way to assign different random colors.
      You can however rename your object, or duplicate it to generate a new random color. Maybe this post will help?
      blender.stackexchange.com/questions/143444/is-there-a-way-to-reset-the-seed-of-random-material-in-blender-2-8-viewport

    • @_Shinique
      @_Shinique Před 3 lety

      @@JamieDunbar ok I will rename. That helps. Thank you.

    • @_Shinique
      @_Shinique Před 3 lety +1

      @@JamieDunbar and the thread helped as well. Someone said it may be dependent on numbers. I realize that I like to name my collections with numbers and I name everything under them starting with the collection number, so that must be why I see the same color all the time.

  • @robrobusa
    @robrobusa Před 3 lety +1

    that bensound music tho...

    • @JamieDunbar
      @JamieDunbar  Před 3 lety

      Haha, yeah I know. This was one of my earlier videos. I swear I’ve got a better variety of music now! 😅

  • @Punisher1992
    @Punisher1992 Před rokem

    why these "tutorials" enver show how to connect any limbs with it??ß

    • @JamieDunbar
      @JamieDunbar  Před rokem

      Hey Rizzlord. Check out the second video in the series. At around 24 minutes I retopo the legs.
      It’s a different tool, but the principles are the same.

  • @jochenfong3056
    @jochenfong3056 Před 3 lety

    The first step is to create patches, which I hate. Maya doesn't need them

    • @JamieDunbar
      @JamieDunbar  Před 3 lety +1

      What do you mean by 'patches'? I've done a little retopo in Maya, but admittedly not much. I did really like Maya's retopo tools though.

    • @jochenfong3056
      @jochenfong3056 Před 3 lety +2

      @@JamieDunbar haha,i man '' need creat a plane'',I don't understand the meaning of such a design. Blender is always like this. It is clear that only a small change is needed to make its own tools better

    • @JamieDunbar
      @JamieDunbar  Před 3 lety +1

      @@jochenfong3056 Ah yes, I see what you mean. There's no option to just click and start creating vertices. Not sure how you'd get around that in Blender, as you need to have an object to enter edit mode...

    • @jochenfong3056
      @jochenfong3056 Před 3 lety

      @@JamieDunbar czcams.com/video/VKLPHh3CYCU/video.html lookthis ,i think best blender retop tool PolyQuilt(ポリキルト)

    • @kloa4219
      @kloa4219 Před 3 lety

      @@jochenfong3056 github.com/CGCookie/retopoflow

  • @tonyg2554
    @tonyg2554 Před 3 lety +2

    For God's sake stop this 'vertissy' madness. Singular 'vertex', plural 'vertices'. Easy right?
    Get it wrong again and there will be trouble!

    • @JamieDunbar
      @JamieDunbar  Před 3 lety +2

      *Does Igor impression*
      “Yes master”.

  • @1DInciner
    @1DInciner Před 3 lety

    No

    • @JamieDunbar
      @JamieDunbar  Před 3 lety

      Yes! Wait...what are we talking about?

    • @1DInciner
      @1DInciner Před 3 lety

      @@JamieDunbar this is not the way you do retopology. It will take forever this way.

    • @JamieDunbar
      @JamieDunbar  Před 3 lety

      This is a beginners tutorial. It’s not meant to be fast, it’s meant to teach the basics. If you want speed, check out part 2.

    • @1DInciner
      @1DInciner Před 3 lety

      @@JamieDunbar I seen it already.