Using the knife tool to cut random shapes in faces Isn't frowned upon because it "makes weird lines" .. It's frowned upon because it can make Ngons - A face (polygon) that's made up of five or more sides (edges) connected by five or more vertices. The main issue with Ngons and game engines is that It can cause issues with face smoothing because of the way the face gets triangulated.
@AshtonTheAxolotl Жыл бұрын
I’m the first like.
@That_stupid_guy Жыл бұрын
you can fix that by hitting ctrl + T ;)
@andyengine2661 Жыл бұрын
@@That_stupid_guy That's not a fix. That just triangulates the mesh in Blender itself rather than letting the game engine triangulate the mesh on import. One problem with Ngons is that when triangulated it can create really long thin triangles where the edges are close together at at least one end. In turn that can cause smoothing and/or texture issues on the face. It can look fine in Blender but then can look terrible in a game engine. Ngons also create issues on non flat surfaces. The solution is to think ahead when using the knife tool and create topology where quads can still be created. You can get away with using Ngons with no issues but it's better to always work with quads wherever possible. Also worth noting that if you do Triangulate the mesh in Blender it's quite often worth changing the triangulation method. Blender now uses Beauty (the better option - It used to use Clip) by default I believe but has the clip option available and has even more options when you are triangulating quads.
@Iknowvfx Жыл бұрын
Ngons are perfectly fine for static hard surface models. Period. If it shades good, it's good. End of story. This subject has been beaten to death. Ngons are used daily in game development.
@andyengine2661 Жыл бұрын
@@Iknowvfx like i said ... "You can get away with using Ngons with no issues", Specifically on hard flat surfaces ... that doesn't mean they don't create issues though and it's always better to use quads where possible. Also, "If it shades good, it's good." isn't accurate. Just because you don't get any shading/texture issues in a 3D modelling app doesn't mean it's going to look the same in a game engine.
@oscarm8987 Жыл бұрын
Don't be afraid to use the knife tool because of N-gons. After you cut your mesh, just select the surrounding faces you cut and press Ctrl + T; it will automatically triangulate the faces. Then, if you prefer to have quads instead of triangles, just press Alt + J. Also, you can do the cabin with the "Boolean" modifier. You can get very interesting and useful results with this modifier, you should try it (but remember, you must triangulate the faces because it might create n-gons).
@Geospasmic Жыл бұрын
Thanks for this! I'm new and don't quite get it yet but I'm keeping this in my notes for when I experiment.
your the kind of person to empty finish the Doritos packet even if its just crums, your saving this world one crum at a time
@IronKore Жыл бұрын
@Pixelrei thanks... his delivery is not to my taste. thanks
@lawnside82 Жыл бұрын
@@becket7656 packet huh? U mean bag…
@lawnside82 Жыл бұрын
@@IronKore its more of a cut copy paste tic tok er gone youtube tutorial.. may work on 10 yearolds but theres all adults here in blender…😂
@Jojo_Animation_Adventures Жыл бұрын
Danke Bitte Gracias Thanks God lol I needed this
@sdsfaghbdzf Жыл бұрын
for the knife tool, you dont have to go all the way around, if you press c it cuts through the whole object
@WolfTwisted Жыл бұрын
I've literally been googling this question all week you're a life saver
@cupsfilledwithcups72 Жыл бұрын
very cool, thank you. also just for fun the bisect tool allows you to make precise cuts so make of that what you will
@princessthyemis Жыл бұрын
Oh my gosh no way!!!!! Thank you so much for telling me!!!!!!!
@Star_squirrel Жыл бұрын
Yes
@panfull Жыл бұрын
For some intermediate tools I wish I knew before trying to improve my modelling skills. Bool tool: You can cut, add or merge using to separate meshes. Merge:By Distance: OMG this one will save you some headaches. first starting sculpting with DT, this saves SOOO many pinched corners and problems. Multi-Res Modifier: The holy grail of sculpting. Keep your simple mesh but sculpt super high res without needing multiple copies of the same mesh and trying to project them. Shrinkwrap: Simple but beautiful. shrinks a mesh to another. perfect for shirts, details and many other things.
When using the Knife Tool on the logs you didn't have to go around the log to cut it. You can use the C button to turn on Cut-Through. This way it would just cut anything behind the lines in your view. Another useful tip for the Knife Tool is using the A button to turn on angle snapping if you need something to be cut in 90 or 45 degree angles.
@Structed-2 Жыл бұрын
I wish I knew about Face Orientation. Its a lifesaver. Mostly because when you import your mesh into Roblox studio sometimes the faces can be invisible, this is because your normals are facing the wrong way. The way to fix this issue is to go to the top right hit that drop-down menu with the two circles one transparent and the other not and check Face Orientation. This will make your object hopefully all blue. If not you should see red faces, Go into edit mode and select all of the red faces. After that hold ALT+N and select flip. After that they all turn blue and when you import it into Roblox there now visible. Hope this helps :)
@awilliams1701 Жыл бұрын
Shear is new to me. Looks VERY useful. Spin too as well, but not nearly as much as shear. I can see using shear all the time.
@JCGCompositions Жыл бұрын
Me too. I'm constantly trying to rotate the end of a tube without pinching it.
@shmixtape8020 Жыл бұрын
Bro I hate that I didn't know these, you don't know how many times id sit there subdividing edges to make things look smooth and make shapes exact, all these tools would have saved me HOURS thank you so much
@noxagonal Жыл бұрын
Here's a couple more general. You can do math and conversions in input fields. Try any numeric field and do "5*5" for example, you'll get 25. You can do some complex ones too like "sin(4)". Conversions are easy too, just try "5 in" or "5 inch" or 5" and blender will automatically convert that to metric. Blender generally only selects what you can see, if you see only the front of the object, selection won't select any of the non-visible vertices, if you go to wireframe view or X-ray view, selection now selects back vertices too.
@Kleingedrucktes Жыл бұрын
I'm like 6+ years into blender and never have heard of shearing until now and it's so nice and helpful. So thank you!
@catpilou Жыл бұрын
Ive been using blender for 2 years and nobody ever told me about proportional editing, thanks you for changing that 🙏
@Brodovitch8 Жыл бұрын
how
@MizawOwO Жыл бұрын
O my god. I can't imagine how you were using blender without it. It is the thing that I learned day one O_o
@Brodovitch8 Жыл бұрын
@@MizawOwO exactly, me too
@corpusarmatae8541 Жыл бұрын
The knife tool got few options, like shift+k to get it to cut through selected geometry. It's pretty useful to create 'broken' objects, rock formations..etc And the shear tool is accessible in the tool bar on the left side of the screen, as well as a bunch of other useful ones like the spin you mentioned.
@EGP-Hub Жыл бұрын
First off - shade smooth... You gotta add auto smooth to correct the shading (for your viewers at least). Secondly a single "vertice" is called a vertex. Third up- I've never played around with the lattice tool but that looks so useful! 🙏
@travissmith7471 Жыл бұрын
An artist is a visionary... And the way that you used the techniques to create... Makes you an artist... I have a lot of uses for the tools that you have demonstrated... Thanks for sharing...
@josephvanwyk2088 Жыл бұрын
Yeah - Shear tool also blew my mind after much time spent in Blender doing those edges the hard and long way. Definitely a powerful tool. Also, check out the add on in blender market called Simply Bend I think - also a mind blow add on. Also quick lattice add on - so much easier to use.
@matbrady123456 Жыл бұрын
Also, thanks for showing me the Spin Tool. I was definitely sleeping on that one. You've opened my eyes. Much appreciated.
@GhettoWxzrd Жыл бұрын
I like using knife tool on a flat plane, and i'll take a reference image like some fancy text or a logo, and trace it out using wireframe and the knife tool. This way you can easily delete access faces that you don't need, and easily extrude or use a thickness modifier to give the text or logo 3D geometry. Comes in use for many other things, such as objects you can't get proportions correct for!
@robowolf.gaming3880 Жыл бұрын
instead of shear tool you can use Boolean modifier but shear tool is also useful
@soma78 Жыл бұрын
exactly. the Boolean operations are so much more accurate and fast.
@HA4iHbI4 Жыл бұрын
To model pipes for me, it's better to use a different method. 1) Create straight bases from cylinders 2) Join them into one object 3) Enter edit mode 4) Remove the cylinder covers where you will splice the corner 5) Select the loop on each of them and press the right mouse button 6) Select "Bridge Edge Loops" As a result, you have two cylinders connected at an angle with settings for their twist, smoothness, number of divisions and angle. Just try!
@Exe_Aiden20 күн бұрын
Ty
@jpdominator8 ай бұрын
Out of all the Blender videos I’ve watched in the last couple days, this is the one that answers the questions I’ve had. Blew my mind.
@jonmab6990 Жыл бұрын
I feel like lattice would be really useful in games like superliminal where you need to sometimes take 2d shapes off of walls, or inversely have a 3d shape get turned into a 2d object on a wall
@SamFX Жыл бұрын
You'll be an amazing voice actor for Morty, you sound exactly like him
@deadbeatsuki Жыл бұрын
ong
@ashtimbog Жыл бұрын
ok the spin tool is op. Not only will it help with pipes but also making models since the pipe perfectly bends, basically bones won't make weird creased
@Exe_Aiden20 күн бұрын
Hello for mw spin tool doesn't work because it isn't bending like a pipe
@Mr.Fuzzys Жыл бұрын
My day always brightens up when robuilder posts a vid!
@Eliqzar Жыл бұрын
I didn't know about the sheer tool, but you can cut straight through objects with the knife tool if you turn on the see through option and just draw diagonally through the object. It will go all the way through the mesh @ 4:40
@PastaMaster1156 ай бұрын
I've learned so much about Blender today. I'm so much less intimidated by this program than I was.
@RachaMask3 ай бұрын
I just started using blender 3 days ago and I was completely lost, until I found this video and I learned new things!
@pouchabaka Жыл бұрын
I've been using blender for like 2 years and never knew about the shear, spin and lattice tool, i never took the time to check these out, fuck my life, thank you lmao
@tmoneygamestudio Жыл бұрын
Man these are 5 great tools. I knew about the spin tool and the lattice tool from experimenting in Blender, just testing the T panel tools and some with F3. But shear is one tool that I was today years old when I learned about it. I use to just go in vertex mode in edit and use proportional editing to move the top and bottom of the logs to move it into the shape you did. Your way is simpler and makes the time spendatures lower than my way. Subscribing to your channel now, just for this video alone.
@ro0n655 Жыл бұрын
This was so helpful! The only one I knew was the knife tool, other then that… THANK YOU SOOOO MUCH I CANT PUT INTO WORDS HOW THANKFUL I AM!!!
@gottagowork Жыл бұрын
Spin tool is good to know about, but I'd never start laying out pipes this way. For pipes, I extrude a single vert along the paths I need the pipe to go, then do the rest in geometry nodes; convert the "mesh" to a curve, fillet curve node to get the bends, and then convert the curve back to a mesh using some (usually) low poly curve circle. I'll leave it be in this state until the very end in case I need to tweak or add routing information. If you need reducers, extrude a curve instead and use the mean radius to set the various radiuses, working with curves is just a bit more fiddly imo. At the end I'll apply the geometry node modifier and do whatever tweaks I need to do; replacing reducers with actual reducers, create weld details, insert flanges, valves and other equipment, do proper UV unwraps if required and so on).
@BabyJesus66 Жыл бұрын
This sounds way worse and way more complicated
@gottagowork Жыл бұрын
@@BabyJesus66 Up to you. I do it this way because it's fast and flexible. For a simple pipe the way it's done in the video; extrude verts where you want the pipe to go, then geo nodes: Mesh to curve node. Fillet curve node, poly 5 verts. 8 point curve circle with appropriate radius. Curve to mesh using circle. Job done and pipe route can be easily tweaked. Took me 30 seconds to setup.
@vladraboj3464 Жыл бұрын
Oh my, I've been using Blender for 3 years and I didn't know about the Shear and Spin tool, thank you!
@QMANEX Жыл бұрын
3 month me already work it on blender and making living from it... and really... wasnt know it about existence of Shear tool. Thx dude.
@93cutty Жыл бұрын
Man that spin tool would have been pretty nice to know about when I was trying to make a tube frame for a car model lol
@EvanXTP Жыл бұрын
If you press C while using the knife tool it cuts all the way through. So in your log example you won't have to go around
@Grimeaper Жыл бұрын
Been doing 3D for ages now including blender and must say glad to know about sheer. Wish I knew earlier that was a pain.
@Rckatz Жыл бұрын
Everyday when RoBuilder uploads always a banger
@GreatRamilYT6 ай бұрын
Thank you so much, i didnt know the last 3 tools and they seem really useful!
@gameidunreal706 Жыл бұрын
very good video, i only knew about the knife tool, but didnt know you had to press enter to use it, so that was helpful. Very basic stuff with deep potential.
@RorenMovies Жыл бұрын
I've seen a lot of videos but never learned from them. This video is very short but very informative. Thank you very much.
@EvilArtist Жыл бұрын
Waow I had no idea about the last 3!! The amount of times I've made a tube structure without the spin tool.... *shudders* Ty for the tips :D
@Ravone-fk1bz Жыл бұрын
one of the best tips videos for blender, thank you
@jackindustriesanimates Жыл бұрын
Just want to tell you that you don't have to use the shear tool When you have the Boolean modifier. More variable (in my opinion), easier to remember, and I personally feel better using. So that's my way to do the log cabin.
@Astrojox_ Жыл бұрын
At 3:10 an array modifier should’ve been used. It’s more customizable and a lot easier to use.
@10pm63 Жыл бұрын
Or just duplicate one and hit shift+r.
@comet34295 ай бұрын
The shear tool was a lifesaver
@atakji_art Жыл бұрын
omg thank you so much! i'm just starting out and those 5 tips helped so much!
@SAJMusicWorks Жыл бұрын
In the example of using Shear Tool, cut the logs in half and apply the mirror modifier and then use the shear tool that way you dont have to do the same thing twice. saving you time.
@boi726 Жыл бұрын
the first tool inspired me to make a minecraft portal after you made a cool portal entrance
@mikesuniverse1789 Жыл бұрын
thanks for this video.. I've been wanting this knowledge
@moody140 Жыл бұрын
Thanks. I'm trying to make my railing on my spiral staircase look more natural and I think shear will help instead of rotate. I didn't know.
@ericscott64933 ай бұрын
Great video man, very useful information, the voice is fine!
@AdamJayCross Жыл бұрын
Coming from 3dsmax, these tools are not new for me, but I couldnt find them in blender yet 😂 now i know where to look
@princessthyemis Жыл бұрын
Thank you so much for this invaluable information!!! The knife tool has been my best friend so far and while I knew about the shear tool, I haven't been able to get it to work. I'll give it another go because it looks super useful! And the spin tool oh my gosh! I had no idea how to use it but this looks so awesome! Thank you so much!!!
@amir.mahfoozi Жыл бұрын
I like the sound eFfEcTs you have used 😁
@gomezrodriguez9059 Жыл бұрын
Bro, ARRAY and NODE WRANGLER !
@sargentgullible2794 Жыл бұрын
Why does he sound so much like the narrator from Batttleblock Theater? His voice occasionally slips into that familiar energy...
@Grimeaper Жыл бұрын
Try Shift R for repeat great for a lot of things including auto rotate and duplicate. ctrl shift plus selects a pattern you were already selection i.e. every other vertice etc. There is also convert selected edges to loop so you do not have to painstakely do it set it up with stream deck with a few others and you have a reduce poly button at hand.
@zachhoy Жыл бұрын
lattice! I'd forgotten about that one, thanks
@mobamenace3591 Жыл бұрын
You can use the knife tool to cut through as well instead of shear. ☺️
@dekstrin242 Жыл бұрын
i cant use shear properly anyways knife is better
@Sage157 Жыл бұрын
This video really helped me , thank you!
@_m3rcys_228 Жыл бұрын
If your model has more polygons, it will be much more difficult to import into the game. As someone said in the comment, using the knife tool isn't useful as it creates ngon. More ngon means more triangulation and messy mesh. As the mesh gets messy it will be difficult to do animations, images, and a few other things. Last thing is use curves to make pipes. When you get used to, you will be able to make everything easily similar to pipe.
@itzsolodev3647 Жыл бұрын
Wow thank rebuilder I didn’t know like any of this at thx so much!
@10pm63 Жыл бұрын
3:10 - duplicate one and then hit shift+r. (Repeat last) That way you get the exact same space between each 🪵. And it's alot faster.
@fayelawless2625 Жыл бұрын
this video is already super helpful like ty fr man
@dolmyGamer7 ай бұрын
just wooow, that lattice one. Thanks
@ReMighted9 ай бұрын
Learned using blender 6 years ago. This is the first time i hear of shear, spin, and lattice tools 😭
@Grimeaper Жыл бұрын
Kinfe tool ha s cut through so no need to go all the way around. Cut through, bevel then split then select one poly of the hanging bit hit l delete. Is one method. When using tools look at the bottom of Blender to see what it can do.
@Star_squirrel Жыл бұрын
The knife tool can cut all the way through if you press c
@timpiip-uz6bz6 ай бұрын
how do I add lines when editing a mesh? just downloaded blender
@fredforever71 Жыл бұрын
Thanks, I'm learning!!!!!!! ❤️
@KumiaVR Жыл бұрын
dont rush learning get keybinds add and save them on notes
@DaAccountName Жыл бұрын
bro this is so helpful
@decoydesignz290 Жыл бұрын
So shearing is an amazing tool but I feel the example used wasn't so great as it would've been much easier to boolean cut the log no?
@CClipz Жыл бұрын
omd idek how to move my camera on blender and ur over here doin this
@HugeHippo Жыл бұрын
use the scroll wheel; hold it and move your mouse around
@HhbHgjj Жыл бұрын
Even if im a little expérienced on blender i didnt know half of what u showed🗿tysm for thé help
@Denis9ROCKSTAR Жыл бұрын
honestly i prefer the mesh deform or surface deform over the lattice...
@andrew._new Жыл бұрын
CTRL+Z? THANK YOU SO MUCH
@cristinaciubotariu7627Ай бұрын
definetly helped, W tutorials!
@FrozenFlameYT Жыл бұрын
Love the vid, hope u get 250k soon!
@jpagner4067 Жыл бұрын
Why copy logs manually instead of using array or Shift+R?
@someguystudios23 Жыл бұрын
Maybe simplicity for the sake of beginners? Then again those are things beginners should know.
@jpagner4067 Жыл бұрын
@@someguystudios23 Well, Shift+R is simpler then repeating an action manually.
@sahebfahmi Жыл бұрын
Thanks for the info.
@gibsonsimpson Жыл бұрын
Very cool! Much appreciated content.
@shawncouet778210 ай бұрын
im having trouble selecting the whole object when in edit mode. faces on the opposite side dont get selected.
@adamadamadamadam9 ай бұрын
Enable X-ray using the icon that sort of looks like an ice cube in the top right corner of the 3d view, or by pressing Alt-Z (option-Z on Mac). OR, with one or more vertices selected, use Select Linked using Ctrl-L (command-L on Mac). This only works if everything in your mesh is linked together, but usually it is.
@truerickandmorti7145 Жыл бұрын
Sheer is cool tool, but here's wrong example, cause for this kind of situations you better use boolean operations - it's faster and easier
@dovtheboss7 ай бұрын
Thanks so much! your the best!
@BouncingDande Жыл бұрын
brilliant . thanks
@Blender-3D-Guides Жыл бұрын
Great video! 🤟 Thank you!, Subscribed
@brumbogetbrum27149 күн бұрын
“Verticee”
@c.e.o.ofturkeys2508 Жыл бұрын
Hello Morty from popular television show "Rick and Morty"
@madseraphim Жыл бұрын
sounds like there are 3 people talking. Why not use your natural voice?
@SkorpionYassine5 ай бұрын
Yeah fr..
@dragofire2025 ай бұрын
great tutorial but yeah...
@lexpro22394 ай бұрын
The inautheticity in his voice is apparent
@rajabpanjawani4678Ай бұрын
I'm the 3rd one
@ebathv261026 күн бұрын
Пездец блядь америкосы, нашли проблему. Видос заебись
@copewitascope2 ай бұрын
Very helpful
@yallowtimes1146 Жыл бұрын
how t=do you snap youre camera into the front?
@IdealBoardRBLX Жыл бұрын
this helped me so much
@thelazylunar Жыл бұрын
Instead of the shear too you csn aslo use mdifiers but i forgot the name I am sorry. I think it was derform tho
@GamerBoy-j1l11 ай бұрын
how do you put the tools on
@Eror.476 ай бұрын
THERE, IS A BUTTON, DIRECTALLY ON THE LEFT THAT IS THE SHEAR TOOL BUTTON!
@celesteuribe6 ай бұрын
cant adjust proportional editing radiusss whyyyy G doesnt show it neither wheelup wheeldown