Home Technical Talk

Blender Mega Thread

18889919394139

Replies

  • anaho
    Offline / Send Message
    anaho polycounter lvl 8
    Does anyone know how to apply subdivisions to  selections of a model in Blender 2.8 like 3DSMAX MSmooth operation?
  • ant1fact
    Offline / Send Message
    ant1fact polycounter lvl 9
    anaho said:
    Does anyone know how to apply subdivisions to  selections of a model in Blender 2.8 like 3DSMAX MSmooth operation?
    You can press W -> Subdivide when you're in face selection mode. Is this what you're looking for? Unfortunately you cannot do this with a modifier.
  • anaho
    Offline / Send Message
    anaho polycounter lvl 8
    This operation reliably destroys the shape of holes in my case. I dont have that problem in Max or Maya. Is that a bug in Blender?

    https://imgur.com/a/vd51m9o
  • musashidan
    Offline / Send Message
    musashidan high dynamic range
    @LuisCherubini Hey man, it's such a shame that the UV Highlight addon you reviewed above won't be ported to 2.80. I find the UV editor workflow to be a nightmare in Blender, the way UV space/3D space selections are disjointed. The sync option is alright, but it breaks addons and seems unreliable. UV Highlight was the perfect solution to this and is much like I'm used to in Max. Do you know of any other way(or addon) similar to UV Highlight to fix this workflow issue?

    Cheers.
  • kanga
    Offline / Send Message
    kanga quad damage
    ant1fact said:
    anaho said:
    Does anyone know how to apply subdivisions to  selections of a model in Blender 2.8 like 3DSMAX MSmooth operation?

    You can press W -> Subdivide when you're in face selection mode. Is this what you're looking for? Unfortunately you cannot do this with a modifier.
    Ha weird. Been looking for that. Just downloaded the latest alpha build and 'W' doesnt bring up anything. For me its right click.
  • musashidan
    Offline / Send Message
    musashidan high dynamic range
    @kanga the W(specials) menu is gone in the 2.80 keymap, replaced with right click.
  • ant1fact
    Offline / Send Message
    ant1fact polycounter lvl 9
    @kanga @musashidan I think it's W if you have right click for selection (I'm on the newest build here)
  • ant1fact
    Offline / Send Message
    ant1fact polycounter lvl 9
    anaho said:
    This operation reliably destroys the shape of holes in my case. I dont have that problem in Max or Maya. Is that a bug in Blender?

    https://imgur.com/a/vd51m9o
    Yeah, doesn't seem to work for that one, does it. I don't think it's a bug, it's more of a missing feature I guess. What you could do is get rid of a face loop where you want to transition from lower density to higher density, then add a level of subdivision to those faces and then bridge them together. Or just add extra sides to those rings and then use LoopTools -> Circle. LoopTools is an addon shipped with Blender but you need to enable it first.
  • anaho
    Offline / Send Message
    anaho polycounter lvl 8
    Thanks i know there are a lot of ways around this. But still: Not being able to quickly and consistently subdividing parts of your mesh can be a real pain. It might be more of a problem for all quad vfx style modelling, but i will open a ticket just to raise awareness.
  • musashidan
    Offline / Send Message
    musashidan high dynamic range
    @ant1fact I'm sure you're right. I never.....EVER.....tried it with right click selection. :D
  • ant1fact
    Offline / Send Message
    ant1fact polycounter lvl 9
    @ant1fact I'm sure you're right. I never.....EVER.....tried it with right click selection. :D
    Right click select is for plebs like me whose first 3d package was Blender. For all the converts, left click select is encouraged! :smiley:
  • FourtyNights
    Offline / Send Message
    FourtyNights polycounter
    It's been right click selecting in Blender for me since the beginning, so it's impossible for me to switch to left click selecting. Same with all other default keyboard shortcuts. But I can use other softwares with the standard left clicking though... :lol:
  • xrg
    Offline / Send Message
    xrg polycounter lvl 10
    Google Summer of Code seems to be doing quite well this year. These three projects in particular have me excited.

    Outliner Improvements (not as many juicy screenshots, but VERY welcome additions): https://devtalk.blender.org/t/gsoc-2019-outliner-weekly-reports/7642


  • Poly_Nut
    Offline / Send Message
    Poly_Nut triangle
    Last year i switch from 3ds max after many years and i was really annoy by all the blender missing tools i got used to with 3ds max for so many years.

    Then i stumble upon the bmax addon that include a lot of similar tools and the transition was much smoother and this was under 2.79 now a new guy pick it up where the former developer left it and he is currently intensively adding more amazing features like, quad menu, primitive with editable parameters, align tool, clone tool etc

    He change the name to BSMAX to differentiate from former addon and he port it to blender 2.8 so if you are switching or planning to switch you will feel right at home with his addon and i am not affiliated with the developer at all and the addon is completely free.

  • Nominous
    Offline / Send Message
    Nominous polycounter lvl 10
    I believe Autodesk has patents for UI elements like the viewcube, quad menu, and marking menu. Idk if they have any for modeling tools and parametric primitives that can be edited after creation. If they do, some of Blender's slow, roundabout methods for achieving the same thing in Max makes sense since they don't wanna get sued by big companies. I think the lack of faster, better modeling methods in Blender is mainly due to how small their team is compared to Autodesk's. They only recently hit their $30k funding milestone for hiring more devs full-time. They promised better snapping and precision modeling half a year ago, so hopefully we'll see more work being done here soon. They have a lot on their plate, though, so better modeling tools might be low priority. In the meantime, addon devs do their best to make up for Blender's deficiencies.

    If you'd like to see more functionality from Max and other DCCs make it into default Blender, the best method would be to upvote existing suggestions at Right Click-Select in order to increase visibility/priority to devs. Devtalk is a great place to interact directly with them, but suggestions are usually made within ongoing project threads such as the bevel modifier. I think experienced polycounters can offer plenty of great suggestions there, but it's important to keep them within the confines of ongoing projects since that forum isn't meant for new feature requests. Some Blender Foundation devs as well as the majority of addon devs frequent blenderartists too.
  • xrg
    Offline / Send Message
    xrg polycounter lvl 10
    The Active Tools should allow for some more powerful modeling tools going forward too. The developer behind that said he has quite a few ideas for new tools that wouldn't have been practical under the old hotkey approach.
  • JoseConseco
    Offline / Send Message
    JoseConseco greentooth
    Ported retopo drawing addon to blender 2.8, plus added bonus($) feature of snapping:
    https://www.youtube.com/watch?v=DnjZdRZlZuo
  • Mad_Llama
  • LuisCherubini
    Offline / Send Message
    LuisCherubini interpolator
    xrg said:
    Google Summer of Code seems to be doing quite well this year. These three projects in particular have me excited.

    Outliner Improvements (not as many juicy screenshots, but VERY welcome additions): https://devtalk.blender.org/t/gsoc-2019-outliner-weekly-reports/7642



    Now, does that means we'll be able to achieve a realtime bevel shader for Eevee?
    The blur capabilities of the voronoi texture in the first thread is exactly what blender was lacking. But it's still quite limited, unfortunately.


  • jRocket
    Offline / Send Message
    jRocket polycounter lvl 18
    Nominous said:
     I think the lack of faster, better modeling methods in Blender is mainly due to how small their team is compared to Autodesk's. 
    How do you know how big Autodesk's development teams are? I have heard they are quite small for entertainment packages, at least as far as engineering goes(not support or marketing).
    xrg said:
    Google Summer of Code seems to be doing quite well this year. These three projects in particular have me excited.
    I wish they would improve the UV editing experience for 2.81+. It is lacking in ways which extensions can only patch up with band-aids. A few years ago there was a GSOC for improved UV island packing, but I don't think it ever made it.

  • xrg
    Offline / Send Message
    xrg polycounter lvl 10
    Yeah, the UV Editor is one of the weakest areas of Blender. I'm not sure why it gets neglected so much either. It's not like UV editing is an uncommon task.

    With a lot of the UI/UX issues finally addressed, UV Editing seems to be the new biggest issue with Blender. So hopefully with community pressure, more attention will be put in that area in the near future.
  • Michael Knubben
    xrg said:
    Google Summer of Code seems to be doing quite well this year. These three projects in particular have me excited.

    Outliner Improvements (not as many juicy screenshots, but VERY welcome additions): https://devtalk.blender.org/t/gsoc-2019-outliner-weekly-reports/7642



    Now, does that means we'll be able to achieve a realtime bevel shader for Eevee?
    The blur capabilities of the voronoi texture in the first thread is exactly what blender was lacking. But it's still quite limited, unfortunately.
    I don't think so. You can already blur with noise (it's okay from a distance), but it won't take into account seams or anything, so I'm not sure that'd work for edge blurring. And this Voronoi blurring is just applicable to itself, not other textures, as far as I'm aware!
  • SnowInChina
    Offline / Send Message
    SnowInChina interpolator
    xrg said:
    Yeah, the UV Editor is one of the weakest areas of Blender. I'm not sure why it gets neglected so much either. It's not like UV editing is an uncommon task.

    With a lot of the UI/UX issues finally addressed, UV Editing seems to be the new biggest issue with Blender. So hopefully with community pressure, more attention will be put in that area in the near future.
    the only problem i have with the blender uv editor is
    a) re-unwraping only parts of your mesh
    b) unwraping anything with bevels,divets or overhangs tends to get really messy

    for everything else blender uv editor + textools will do
  • LuisCherubini
    Offline / Send Message
    LuisCherubini interpolator
    I don't think so. You can already blur with noise (it's okay from a distance), but it won't take into account seams or anything, so I'm not sure that'd work for edge blurring. And this Voronoi blurring is just applicable to itself, not other textures, as far as I'm aware!

    Yeah, exactly!

    @maxivz interactive tools for blender. Sorry I did a tremendous cringe on the upload and decided to re-do everything again. I found it to be really good and looking for future updates!
    At the end of this video I mentioned some of the bugs I encountered, maybe that can help.  :)


    https://www.youtube.com/watch?v=XYIsYrRGILg
  • musashidan
    Offline / Send Message
    musashidan high dynamic range
    @LuisCherubini FFD - Free Form Deformation from 3ds Max. :) Maxi Vasquez created these tools in Max and this is the Blender port, that's why some of the tools have Max terminology.

    Also, you can use Smart Delete to dissolve edges. ;)
  • FourtyNights
    Offline / Send Message
    FourtyNights polycounter
    If you didn't know, Blender's equivalent for Max's "FFD" is the Lattice modifier, and that's been there internally for quite a long time. Maya seems also using the term "Lattice" for the same thing.

  • musashidan
    Offline / Send Message
    musashidan high dynamic range
    @FourtyNights Oh, I do know Blender's crazy Lattice set up alright. :D Incidentally, I've just done the next video in my Max>2.80 series on modifiers and it's in there.
  • musashidan
    Offline / Send Message
    musashidan high dynamic range
    Thought I'd throw this up here for posterity, and in case it's useful to any other Maxxers with an itch to try Blender 2.80 ;) Vids are up to 7 now. Going to add some more in the coming weeks as I learn more.....


  • guitarguy00
    Offline / Send Message
    guitarguy00 polycounter lvl 6
    Blender right now is looking extremely impressive. I'm currently a Max user but am willing to give Blender 2.8 a shot simply because of the amount of updates it receives and features it already contains. However I do find it lacking in several areas, although maybe it's because I am unfamiliar with the software and simply can't find them:

    1) Can Blender(2.8, 2.79) contrain to face? I know it can constrain to edge, but in Max and I think Maya, you have the option to contrain to face/surface.

    2) Is set-flow built into Blender? Or is it an optional plug in?

    3) Anyway to get Blender to output tool options right next to the contact point of the mesh? Right now all the option appear on the sides of the viewport. Anyway to make it like this:



    4) Any way to adjust the pinch of two edge loops whilst constraining BOTH of them to the existing faces/edges. Especially if they are not aligned to X, Y or Z axis like in this picture:

    These are the glaring omissions that I have noticed but I didn't mess around with Blender extensively so I am hoping these features are in there somewhere?
  • musashidan
    Offline / Send Message
    musashidan high dynamic range
    @guitarguy00

    1 No. There are hacks to do it, I think, but I haven't looked into it.
    2 Not built in, but there is a free addon
    3 I don't think it's possible 
    4 No, but you can loop cut and bevel for the same..

  • pior
    Offline / Send Message
    pior grand marshal polycounter
    About point 3 : 

    3) Anyway to get Blender to output tool options right next to the contact point of the mesh? Right now all the option appear on the sides of the viewport.

    On this topic I would highly recommend to unlearn some old Max/Maya habits and getting used to how in Blender, most mesh editing operations do not require to have one's cursor near where the action happens, so to speak. For instance transformations are relative to the position of the mouse cursor at the time the action is launched ; edge rings are added with mousewheel ; and so on.



    This is probably one of the things about Blender that is the least well explained (and admittedly this can seem a bit alien at first) but it is an extremely powerful paradigm.

    On top of that, the raycast from mouse cursor to models/components to select is extremely reliable and predictable, meaning that one almost never needs to click edges/verts with anal accuracy in order to get the desired selection. These two aspects mesh together very well and make for a blissful interaction experience imho.
  • guitarguy00
    Offline / Send Message
    guitarguy00 polycounter lvl 6
    pior said:
    About point 3 : 

    3) Anyway to get Blender to output tool options right next to the contact point of the mesh? Right now all the option appear on the sides of the viewport.

    On this topic I would highly recommend to unlearn some old Max/Maya habits and getting used to how in Blender, most mesh editing operations do not require to have one's cursor near where the action happens, so to speak. For instance transformations are relative to the position of the mouse cursor at the time the action is launched ; edge rings are added with mousewheel ; and so on.



    This is probably one of the things about Blender that is the least well explained (and admittedly this can seem a bit alien at first) but it is an extremely powerful paradigm.

    On top of that, the raycast from mouse cursor to models/components to select is extremely reliable and predictable, meaning that one almost never needs to click edges/verts with anal accuracy in order to get the desired selection. These two aspects mesh together very well and make for a blissful interaction experience imho.
    Thanks for the detailed reply. I mean, I could live without the pop-up window for sure. But am I wrong in saying that once you activate the mechanism in the GIF you shared, you cannot rotate the camera view around until you either confirm or un-do the action?

    Also in the latest 2.8, I think the chamfer/bevel tool doesn't activate until you actually click and drag the mouse after you selected edge you want? Where before you would simply click the edge you want, activate the tool and drag(no mouse click needed to start it)?
  • guitarguy00
    Offline / Send Message
    guitarguy00 polycounter lvl 6
    @guitarguy00

    1 No. There are hacks to do it, I think, but I haven't looked into it.
    2 Not built in, but there is a free addon
    3 I don't think it's possible 
    4 No, but you can loop cut and bevel for the same..

    Thanks bro, appreciate the reply. Hmmm points 2 and 4 are pretty much work-arounds so that sounds good. I could probably live without point 3 but point 1(face contraint) is really helpful to me...
  • pior
    Offline / Send Message
    pior grand marshal polycounter
    "am I wrong in saying that once you activate the mechanism in the GIF you shared, you cannot rotate the camera view around until you either confirm or un-do the action?"

    Well ... I'd say that this is hardly relevant, because such operations all have a post-confirmation popup (f6) that lets you edit the parameters after the fact. So basically you get exactly the same functionality as the "in your face" Max popup - except you only bring it up after the fact if needed. And in practice this is very rarely needed for such simple things as bevels and chamfers. This core popup-less workflow relying on relative mouse dragging, scrollwheel in put and numerical entry on keyboard means that one very rarely has to "hit" tiny sliders or text fields for basic stuff. Less interuptions = faster workflow for sure.

    This too goes along the line of unlearning Max/Maya habits - the UX design in Blender is extremely clever and very well through out, it's kindof mindblowing really and not aknowledged enough imho. I think it's safe to say that the Blender way to do these things is indeed faster and less stress-inducing overall, and that's after having spent about 10 years with Max. Whoever designed the interaction paradigm for these operations is a very, very smart cookie... This in my opinion is way more important than the UI sugar they've been adding to 2.8 but hey, that's another story :)

    As for different behavior in 2.8 : that's quite possible, as some interaction methods are actually slower/less efficient in 2.8. For instance and if I am not mistaken, adding to a face selection in default 2.8 requires to click and release in order for the selection to be confirmed, as opposed to confirmation happening right at the moment of clicking -  the added delay makes the operation feel somewhat sluggish/irresponsive and prone to missed clicks.  But thankfully enough all that can be easily modified in the keymap.
  • wazou
    Offline / Send Message
    wazou polycounter lvl 5
    SPEEDFLOW BASICS - 02 Bluetooth Speaker The second of a series of videos for beginners to learn Speedflow and modeling on Blender! 

    https://www.youtube.com/watch?v=xUV6zCosP60
  • Defunct
    Offline / Send Message
    Defunct polycounter lvl 10
    Is GPU rendering (OpenCL) with cycles disabled in the 2.80 builds?
  • Veezen
    Offline / Send Message
    Veezen polycounter lvl 9
    I had fun lately in Fusion 360 and I must say, there are few features that I really like. Sometimes it's easier for me to solve some design issues inside Fusion than in Blender. I wish we could get something similar inside Blender



    and seriously, we need an improvement in boolean overall, because it's soooooooooooo bad.

  • SnowInChina
    Offline / Send Message
    SnowInChina interpolator
    i mean... you have something similar with with brush booleans
    you can pretty much do the things above, a bit more complicated, but not too bad, and it stays nondestructive


  • maxivz
    Offline / Send Message
    maxivz interpolator
    Veezen  Those are actually pretty cool tools, even if similar results can be achieved by booleans it would be cool to implement something like that at some point, it looks pretty usefull.
    Some of those remind me a bit of the destructive extrude
  • Veezen
    Offline / Send Message
    Veezen polycounter lvl 9
    @SnowInChina
    Yes I know that and I use booleans really often similar as you showed. I just thought that it would be cool idea to have that features in Blender. Sometimes it really speed-up the process when you looking for right shape.

    @maxivz
    Booleans can do that, sure, but they doesn't work great in Blender. For example when you have non-manifold shape (or open shape), and when polygons are overlapping each other. I always find booleans in Blender really frustrating.
  • Mad_Llama
    Offline / Send Message
    Mad_Llama polycounter lvl 7
    @Veezen
    I agree about tools in Fusion, it feels like it's the right way to work. I was really surprised by the sketching tools and how robust the constraints are. You can create patterns with design rules, usually, it's constrained automatically but you can also add or remove constraints manually and then you can change anything. Forms are going to follow the rules so experimenting is super easy and fun

  • Veezen
    Offline / Send Message
    Veezen polycounter lvl 9
    @Mad_Llama Yes! Those constraints works awesome, and at the begining I thought that it will be some kind of limitation but I was wrong. You can move some parts of the mesh and still keep constraints even if the mesh have added some complex details (but even so you need to be careful, bcs it's easy to freeze Fusion for minutes). Offseting sketch is also amazing, which is also an example how inset could work in Blender.

  • musashidan
    Offline / Send Message
    musashidan high dynamic range
    This is why it's so hard to leave Max behind. Max's 2D spline tools are one of its best features and is unique among the DCCs in that. All those F360 sketching features and constraints are available in Max(PolylinePro tools give us CAD constraints) 

    Blender is sorely lacking in this area.
  • Prime8
    Offline / Send Message
    Prime8 interpolator
    Like many CAD programs F360 is working with solids, that is fundamentally different from Blenders mesh based system.
    Objects cannot be shared smoothly between both system, therefore you would have to implement the solid modelling in parallel to the current system and not able to use the current tools. 

    Parametric solid based modelling is great for certain things, but has it's own limitations as well. 
    I doubt that we will see that in the near future in Blender.
  • SnowInChina
    Offline / Send Message
    SnowInChina interpolator
    Prime8 said:
    Like many CAD programs F360 is working with solids, that is fundamentally different from Blenders mesh based system.
    Objects cannot be shared smoothly between both system, therefore you would have to implement the solid modelling in parallel to the current system and not able to use the current tools.
    the geometry you get out of CAD tools is really a pain if you need to work with it later on
    and don't even talk about unwraping this mess in blender, unless you're happy with either tweaking your butt off for hours or just slapping triplanar on everything
    CAD data has custom vertex normals, calculated from the mathematical surface data in the CAD tool, so don't even think about recalculating them, it will mess everything up
    then, when you are done with all that stuff and somehow you need to make changes, you will most likely need to do them in the CAD tool, and after exporting again, you will see that the new mesh most likely won't be the same as the last one, since even small changes can lead to a completly different topology after converting

  • Deforges
    Offline / Send Message
    Deforges polycounter lvl 11
    Blender right now is looking extremely impressive. I'm currently a Max user but am willing to give Blender 2.8 a shot simply because of the amount of updates it receives and features it already contains. However I do find it lacking in several areas, although maybe it's because I am unfamiliar with the software and simply can't find them:

    1) Can Blender(2.8, 2.79) contrain to face? I know it can constrain to edge, but in Max and I think Maya, you have the option to contrain to face/surface.

    2) Is set-flow built into Blender? Or is it an optional plug in?

    3) Anyway to get Blender to output tool options right next to the contact point of the mesh? Right now all the option appear on the sides of the viewport. Anyway to make it like this:



    4) Any way to adjust the pinch of two edge loops whilst constraining BOTH of them to the existing faces/edges. Especially if they are not aligned to X, Y or Z axis like in this picture:

    These are the glaring omissions that I have noticed but I didn't mess around with Blender extensively so I am hoping these features are in there somewhere?
    Maybe I'm not understanding right but:

    1. What do you mean by constrain to face? You can snap to face.

    2. plug-in
    3. Blender is so customizable hotkey-wise that this isn't an issue for my workflow. I use M3CHINETOOLS and Wazou's pie menus so that everything is easily accessible. A lot of tool options can be changed by hotkeys. Qblocker lets you interactively create primitives without having to screw around with the interface.

    4. Face ring -> inset with edge rail. Alternatively loop cut with increment snapping

  • guitarguy00
    Offline / Send Message
    guitarguy00 polycounter lvl 6
    Deforges said:
    Blender right now is looking extremely impressive. I'm currently a Max user but am willing to give Blender 2.8 a shot simply because of the amount of updates it receives and features it already contains. However I do find it lacking in several areas, although maybe it's because I am unfamiliar with the software and simply can't find them:

    1) Can Blender(2.8, 2.79) contrain to face? I know it can constrain to edge, but in Max and I think Maya, you have the option to contrain to face/surface.

    2) Is set-flow built into Blender? Or is it an optional plug in?

    3) Anyway to get Blender to output tool options right next to the contact point of the mesh? Right now all the option appear on the sides of the viewport. Anyway to make it like this:



    4) Any way to adjust the pinch of two edge loops whilst constraining BOTH of them to the existing faces/edges. Especially if they are not aligned to X, Y or Z axis like in this picture:

    These are the glaring omissions that I have noticed but I didn't mess around with Blender extensively so I am hoping these features are in there somewhere?
    Maybe I'm not understanding right but:

    1. What do you mean by constrain to face? You can snap to face.

    2. plug-in
    3. Blender is so customizable hotkey-wise that this isn't an issue for my workflow. I use M3CHINETOOLS and Wazou's pie menus so that everything is easily accessible. A lot of tool options can be changed by hotkeys. Qblocker lets you interactively create primitives without having to screw around with the interface.

    4. Face ring -> inset with edge rail. Alternatively loop cut with increment snapping

    Thanks for the detailed reply. In regards to "1", I am referring to moving a vertex along the face of the mesh it belongs to, not a mesh onto another mesh. Much like how constrain to edge works, but on the actual surface. 
  • Mad_Llama
    Offline / Send Message
    Mad_Llama polycounter lvl 7
    @musashidan Didn't know that, tho I've seen some amazing spline tools in maya

    @Prime8 while parametric solid and mesh based systems are built completely differently we can still utilize some of the same tools. The 2d constraints would work just the same in Blender and Fusion really. Maybe you'd have a few issues with corners and geo resolution but stuff like pointing an edge at a point, keeping things parallel or something similar is all very possible to do without integrating solid modelling software. Now, of course, the 3d tools are a whole different beast 

  • RN
    Offline / Send Message
    RN sublime tool
    In regards to "1", I am referring to moving a vertex along the face of the mesh it belongs to, not a mesh onto another mesh. Much like how constrain to edge works, but on the actual surface. 
    @guitarguy00 you can't snap a vertex to the same face that it belongs to. The solution to what you want is to duplicate the vertex (the duplicate is a loose vertex), and then you can snap that vertex to any face of the mesh. You need to turn on the "Snap onto itself (editmode)" button.


    You can then connect that vertex with others by using F, or weld some other vertex to it etc.

    Also, take a look at the vertex & edge slide operation (G to move, then G again to slide), I think it's the answer to your "pinch" tool question. When sliding an edge loop, you can drag with the mouse to control it, or type in a value between 0.0 ~ 1.0 to specify how far along the way the slide should be. Watch the tool status message for more info.

    It's easy to pinch two neighbor loops together this way, you slide each all the way to the end, then slide them again but this time by the same amount on both (+0.2 or -0.2 depending on the loop you chose, so one is at 20% and the other is at 80% of the way).



  • FourtyNights
    Offline / Send Message
    FourtyNights polycounter
    I've started to get a hang of creating hair with haircards. There are few things I'm wondering how to do properly.

    1. Amount of hair strands with different transparency levels
    2. Best transparency method to use (alpha blend, alpha test (clip), alpha-to-coverage, dithered etc.)
    3. Getting a good base hair painted on top of the scalp so that the skin of the scalp can't be seen through.
    4. A simple transparent material or a complex hair material.

    Two things I've already solved for my workflow:

    1. The new "Hair Strand Designer" by Robert Ramsay (A huge time saver for creating hair textures for haircards)
    2. Placing haircards in Blender using curves, with a curve profile and with a procedural UVs for them

    I've used Blender 2.8's Eevee viewport to look dev hair cards while placing them. Also, this is my third time doing hair cards with a lot better workflow, but I'm still new to real-time hair in general. Those differently colored haircards are layers from the thickest to the thinnest. Sometimes the corners of turning point in curves get overlapped, so it wasn't so easy to maintain a good shape while adjusting those curves. Still okay, I guess. (I wasn't using HST software for this hair texture though, yet). I followed this paid tutorial:


    So, basically I still struggle with real-time hair, big time. :D


    LEFT: "Alpha Hashed" (equal to Marmoset's dithered I think), RIGHT: "Alpha Clip". But it seems like the dithered method really needs a lot more haicards and some sort of shadowing/hair painted on top of the scalp, 'cos it looks so sparse with that method.


    I even managed to adjust the vertex normals for the hair cards, so that's figured out too.



18889919394139
Sign In or Register to comment.