10 Tools Every Blender Noob Should Learn

  Рет қаралды 1,003,148

Brad Colbow

Brad Colbow

Күн бұрын

Пікірлер: 820
@DavesChaoticBrain
@DavesChaoticBrain 2 жыл бұрын
9. Hit 0 to enter Camera view. Then do SHFT ~ which will then let you move the camera around with the WASD keys with the mouse changing where you're looking. Left click the mouse to stop. And just like in an FPS game, holding shift while moving moves you faster.
@sajjanmachaiah3098
@sajjanmachaiah3098 2 жыл бұрын
Damn i didn't know about that ngl
@erdbeerbus
@erdbeerbus 2 жыл бұрын
what is shift ~ at the german keyboard??? thx in advance!
@DavesChaoticBrain
@DavesChaoticBrain 2 жыл бұрын
@@erdbeerbus Oh, I'm not sure. Sorry. Hopefully someone comes along with an answer for you.
@deadpool3442
@deadpool3442 2 жыл бұрын
And use Q and E to move up an down :)
@deusmaximus19
@deusmaximus19 2 жыл бұрын
@@erdbeerbus Hochstelltaste (die mit der du Großbuchstaben machst)
@jei-el2139
@jei-el2139 2 жыл бұрын
The “apply transform” and “camera view” tips have instantly changed my life. You are awesome.
@kemtimussign5383
@kemtimussign5383 2 жыл бұрын
For info it's mostly the apply scale that works to have a uniform bevel. No need to apply rotation and location when they haven't changed
@darrennew8211
@darrennew8211 2 жыл бұрын
I think this video would answer about 50% of all questions asked on reddit's blender-help subreddit.
@WorldInfoIn3D
@WorldInfoIn3D Жыл бұрын
@@kemtimussign5383 As a noob I have a question, why applying Scale, Rotation, or Transformation is even necessary?
@kemtimussign5383
@kemtimussign5383 Жыл бұрын
@@WorldInfoIn3D some modifiers like bevel and array will not function as intended if scale and rotation aren't applied respectively. With time you'll see why but always apply those 2 anytime you modify them
@countryroads7998
@countryroads7998 Жыл бұрын
Summary, to watch with the video. 1) Apply your transforms before you edit it or it won’t work properly (ctrl+A). 2) Loop cut, quick and easy way to subdivide (ctrl+R). use your mouse wheel to increase and decrease subdivides. 3) Build simple versions of reusable shapes to save time instead of remaking the entire thing (windows, books, etc). 4) Array modifier, use it to duplicate your shapes, and how far they are apart (roofs, stairs, tires, etc). 5) Use constrain by axis(X, Y, Z)to rotate things the way you want instead of leaving it to the camera work. 6) Inset tool to push things in into the object. 7) Extrude (E) works well with inset, the shield to the sword, use it to expand things and use inset to empty things. 8) Use the materials side panel as a substitute for until you can apply your textures. 9) Hit 0 to enter Camera view. Then do SHFT ~ which will then let you move the camera around with the WASD keys with the mouse changing where you're looking. Left click the mouse to stop. And just like in an FPS game, holding shift while moving moves you faster. 10) If you want to render things quickly to see how the final product would look, change your passes to 10 instead of 4000
@adilbachiri1709
@adilbachiri1709 2 жыл бұрын
Great and useful tips thank you. I may add. -The "." key on the num pad to focus the view on an active object. - file > recover > autosave. To recover your work after a blender crash - shift + C to reset the 3D cursor to its original position
@HappyHarbl
@HappyHarbl Жыл бұрын
Autosave is my best friend and has saved me from so much agony.
@RichardGiovanniNainggolan
@RichardGiovanniNainggolan 10 ай бұрын
Hi im curious is 12gb of laptop ram enough for doing these kind of things ?
@VicenteRaiol
@VicenteRaiol 2 жыл бұрын
Tip number 5: You don't need to be looking straight at an object to rotate it at your desired axis, all you need to do is press x, y or z acter cmd(windows) + R and the object will snap at the GLOBAL axis selected. If you press X, Y or Z twice, the rotation will snap on the LOCAL axis of the object. It's pretty handy ^^
@ipga13
@ipga13 2 жыл бұрын
Also if you press shift + x,y or z it will select every axis BUT the one you pressed. only useful for moving / scaling since in rotation it works the same as without shift
@okedokie
@okedokie Жыл бұрын
As someone who recently got into blender, I'm quite amazed at how many of the keyboard shortcuts add up to a lot of time saved; makes the workflow so efficient.
@likhith-lexus
@likhith-lexus Жыл бұрын
Exactly my thoughts
@plasmabazooka4403
@plasmabazooka4403 2 жыл бұрын
On point 5: Brad, you may try to use constrains by axis (keys X,Y, Z). Double tap to key - constrain rotation in object normals. Pretty useful.
@Soulsphere001
@Soulsphere001 2 жыл бұрын
Of course, that only works if you do not apply the rotation. That might be something he would accidentally do.
@plasmabazooka4403
@plasmabazooka4403 2 жыл бұрын
@@Soulsphere001 Yeah. That's why apply rotations should not be like an action by default. Keep rotation can be pretty useful.
@just_hris
@just_hris 2 жыл бұрын
And with shift + the axis you can make it so the object rotates on all but that axis.
@manollobango
@manollobango 2 жыл бұрын
​@@Soulsphere001 That's why I would prefer to teach others to only apply the scale instead of all transformations when scaling an object in object mode
@asr2009
@asr2009 Жыл бұрын
@@manollobango also if you dont wanna keep on applying scale, you can simply go to edit mode. press A to select all and then S to scale.
@ShoTro
@ShoTro 2 жыл бұрын
Instead of changing the number of passes I bump the noise threshold. With denoising you can move the threshold to 0.1 or 0.5 instead of 0.01 and it will render much faster, but you are controlling the quality not the quantity by doing so... meaning, shots that the renderer struggles with will get a bit more TLC but the easy frames will fly by quickly. This also means, for animations, that the quality throughout the animations stays consistent (not great or amazing, but consistent to the rest of the render)
@reaganharder1480
@reaganharder1480 Жыл бұрын
If i'm not mistaken, the way that works is that the samples number is the max number of samples it will do, and the noise threshold basically is just how good it has to look before the computer says "yep, good enough, we're done here" and stops sampling. So yes, bumping up the noise threshold will speed up your renders significantly on simple scenes while still allowing a high quality image on more complex scenes (simple or complex in terms of lighting calculations).
@MagnusPeccatori
@MagnusPeccatori 2 жыл бұрын
If you select a jagged line of vertices, edges of faces, then press S(resize) + X/Y/Z + 0 it will straighten the vertices along that axis. It's pretty useful
@alwaysberandom6470
@alwaysberandom6470 Жыл бұрын
huhhh litrally done whole animations , made rigs done full room scenes and never once have i seen this mentioned ... legend
@Dutch3DMaster
@Dutch3DMaster Жыл бұрын
And if you double press the axis it will transform along the local orientation or the normal of that axis (I have noticed which of the two it actually uses can be random, just like the result sometimes is). Also transforming and pressing Shift + the axis on which you don't want to move, makes the move happen on 2 axis except for the one you used to exclude by pressing it with Shift pressed as well.
@RossUnger
@RossUnger Жыл бұрын
The "frame selected" command changed my life. It not only adjusts your view's zoom to fit your selection, it also changes the center of your view's orbit, do that when you rotate your view, it revolves around you selection. It's also very handy when switching between working on very large objects vs very small objects because it fixes how zooming works to be scale appropriate
@alwaysberandom6470
@alwaysberandom6470 Жыл бұрын
once i learned to press (.) it was awesome , instantly mapped it to one of the extra buttons on my mouse . game changer
@redpandacreations
@redpandacreations 2 жыл бұрын
For rotating some thing on the axis you want when in Perspective view, you can also hit the key for the axis you want to rotate around (e.g if I want to rotate something on the x-axis, hit R to rotate and then X). Then it will only rotate on that axis no matter if you're looking at it dead on, inside out or upside down! :D
@TheTinyCreeperGaming
@TheTinyCreeperGaming 2 жыл бұрын
Honestly baffled that he didnt mention that
@axlchavez1603
@axlchavez1603 2 жыл бұрын
I was just about to say this, i have gotten so used to using shortcuts like R+Y+90, or cmd+S+X+ -5
@crimsonnin2
@crimsonnin2 2 жыл бұрын
Also if you want to rotate/move something on both the X+Y axis without changing it's Z, use Shift+Z to exclude Z
@fngreyy6155
@fngreyy6155 2 жыл бұрын
@@TheTinyCreeperGaming he probably didnt know if hes a noob himself
@IzzyIkigai
@IzzyIkigai Жыл бұрын
Bonus tip for this: Hit the axis key twice(i.e. RXX) to rotate it on the *local* axis of the object. Super useful if the object isn't perfectly grid/axis-aligned
@odianumeighodalo
@odianumeighodalo 11 ай бұрын
I'm a blender noob and i'd be sure to come back to this from time to time as its easy to forget some of the basic stuff when you're trying to learn more complex stuff. Thanks for sharing
@imstuckwiththisusernamefor2190
@imstuckwiththisusernamefor2190 2 жыл бұрын
5:28 u can use combination R+X/Y/Z to rotate in any specific axis
@anytng2077
@anytng2077 9 ай бұрын
--- Shortcut reminders --- Shift+A: Apply transform (or you scale inside 'edit mode' and it won't change the scale proportions of the object) Ctrl+B: Bevel Ctrl+R: Loop cut E: Extrude I: inset
@Hexapoda.Resident
@Hexapoda.Resident 2 жыл бұрын
You are straight on the point, Blender is huge and it is impossible to learn everything, all you need to learn is what you need, so learn one thing at the time. I watched Imphenzia anf his 10 minute challenges and even those are not tutorials I learned that you just need to know some few commands to be able to build things, the hard part is the human creativity. My favorite key is F3 that help you search for what you want to do, like "smooth" or "subdivide".
@TerrorBytez91
@TerrorBytez91 2 жыл бұрын
Loved this video! Blender tip, if you go to inset (i) and shrink it down, you'll find it crosses the verts and messes up the mesh, but, if you so an inset, click to set it, and then you resize it (s) it'll shrink as the same size without messing up your mesh. Also, Shift+D to duplicate faces and objects within edit mode is incredibly useful at times. Good luck, and happy modeling!
@lyrebird712
@lyrebird712 Жыл бұрын
This will help a lot later down the road, but a very good thing to jump on earlier: set up your scene settings to operate in measurements that are comfortable for whatever you are making. I tend to use meters, but you can use centimeters if you are making small objects. This becomes important when using the various simulators and when you start messing with tiling in your shaders. Helps to keep your scenes at a consistent scale too if you aren't already. I use many standard measurements, like door widths, in my scenes so it is easy to just type those values in during scale and grab operations.
@lyrebird712
@lyrebird712 Жыл бұрын
@@darkstar3116 for those of us who don't care to make those changes it's not pointless. Blender is an incredibly diverse piece of software and it's cool that we can do this. My point about consistency and my own workflow already shows this isn't pointless. With such a wide variety of workflows and possibilities, it shows a level of arrogance, ignorance, or both to call someone else's approach "pointless".
@hents8083
@hents8083 2 жыл бұрын
To those who are wondering, why their ctrl+r might not be working. You can't actually cut everything, the face has to be a quad (A face that has 4 vertices). Topology is a rather difficult thing to learn, but in the beginning everything that you should really know is that you should try to keep almost everything as a quad (a face that has 4 vertices). PS! This is for the people, who have started to use alot more editing in their workflow.
@muertomaniaco
@muertomaniaco 2 жыл бұрын
Yes, this is very important, even if you need more rounded objects, you still use a cube then you can add the subdivision surface modifier and add a couple of levels(but not too much) and if you still want a more refined finish, right click your object and choose shade smooth.
@MrFightforyourlife
@MrFightforyourlife 2 жыл бұрын
Could you recommend any other areas of study that can help me with blender? I’m just asking cause I’m about to go google “vertices” and “topology” 😂
@hents8083
@hents8083 2 жыл бұрын
​@@MrFightforyourlife I recommend Blender Guru, he has an amazing beginner tutorial. kzbin.info/www/bejne/pHrSiYKmobqpd9k The infamous donut.
@JonathanAbdo
@JonathanAbdo Жыл бұрын
You can do a loop cut-ish by selecting your vertices and beveling it. Works when loop cut doesn't (on isospheres)
@apexandfortnite2956
@apexandfortnite2956 2 жыл бұрын
I love blender I've been using it since they sold on CD at bookstores it even came with a book but I ended up with severe head injuries and can never remember stuff like this love the video
@GaryOlsenThomas
@GaryOlsenThomas Жыл бұрын
Like that animated guy during the voiceover, makes the tutorial enjoyable without loosing interest. Cool topics too
@mycroft16
@mycroft16 2 жыл бұрын
On #10, I suggest increasing the noise threshold rather than decreasing the passes. Just leave it at 4096, but set the noise threshold up from 0.01 to 0.5. This tells blender that more noise is acceptable to call it good and move on to the next frame. I find that with 0.5 my renders rarely go above 30 passes. Another great speed up for rendering is to decrease the light paths. if you have no volumetrics, set those to 0. Under volume settings if you nave no reflections or refractions just turn those off so it doesn't waste time calculating. Someone did a video comparing render times of the same frame with various of these done and they were getting significant speed gains. Like 20x or more per frame.
@Parchiguaya
@Parchiguaya Жыл бұрын
I randomly took a screenshot of your comment last week ‘cause it sounded reasonable, I just remembered I had it and gave your advice a try. SIR!! Holy cow, a render that normally would have take me 2 hours became a one minute render, I’m completely serious and speechless. Thanks a lot.
@mycroft16
@mycroft16 Жыл бұрын
@@Parchiguaya Right?! That was my reaction when I first tried it too. I was stunned. What a freaking life saver. Really glad you got to try them. Suddenly you aren't dreading rendering any more. Game changer for lower spec machines, but really insane on high end machines.
@MaheerKibria
@MaheerKibria Жыл бұрын
As an experienced blender user I sometimes watch these for noobs stuff and it at once warms my heart and hurts my soul.
@LevelUpYourFandom
@LevelUpYourFandom 2 жыл бұрын
if you want, while rotating in 3d space, you can tap an 'axis key' after you start the rotation to constrain it. so for example if you hit 'R' to rotate, and then hit 'Y' you can constrain that rotation (also works with scale and transform) to only that one single axis, even while the viewport is in whatever orientation. i use it allll the time in 3d because i want to see some perspective view of the object but still need it constrained
@skm6777
@skm6777 2 жыл бұрын
Just did experiments on an M1 Mac Mini using Blender 3.1 between using the CPU & the GPU for Cycles rendering and, for the type of work I do, I found that using the GPU cut quite a bit of time off the render. (It has to be turned on in Preferences.) But then I tried your Number of Samples idea, knocking it down to 10 (the interface has changed, you now set the specific number of samples rather than Max/Min), and I found that THAT made an even BIGGER difference. And, also, the CPU was a little faster than the GPU when both were set to 10 samples. It had cut the render time down to a THIRD of what the CPU did in the baseline, which I had been using for months. I saved the images from every test variation, put them all onto one page of AD, and I could tell NO difference between any them. So, THANK YOU. Your suggestion has finally cleared away the main irritation of rendering in Cycles.
@reaganharder1480
@reaganharder1480 Жыл бұрын
Others have mentioned it, but i'l mention it here as well. Increasing your noise threshold may be a better idea than decreasing max samples. Noise threshold tells cycles how much noise is acceptable to stop sampling that frame, thus with a scene where 10 samples will do enough to not tell the difference, noise threshold adjustments should get you down to 10 samples regardless of what the max is. But rendering glass objects will likely look like trash if you have your max samples set to 10. So noise threshold more puts a standard on the quality you need rather than the time.
@neoxr9655
@neoxr9655 Жыл бұрын
Ok so I went into this video thinking "cool, I'm still a noob, this should help me!" but watching it has shown me just how much I've progressed, so keep going and never give up! Here's some additions to your tips: 5. When rotating on axis you can just hit the key of the axis you're rotating on (holding shift and pressing a key rotates on everything but that axis) 6. When you have multiple faces selected and you press i to inset, you can press i again to inset each one individually. 7. If you have multiple faces selected (that are facing different directions) and you try to extrude them you get some weird results, so to extrude them press alt+e and extrude along normals. 8.1. You can add multiple materials to an object by going into edit mode, selecting a face and in the material panel hitting assign. 8.2. If you are having issues with shader nodes, just remember that the colors mean something (yellow is color images, gray is 1 channel images, purple is normals/vector stuff, green is shaders), if you match the colors, then you should be fine. 10. Finally, you have an m1 mac, it has a gpu (albeit not a great one), use it: at the top hit edit - preferences - system, then select whatever is available there and in the render tab in your projects change device from cpu to gpu compute.
@donotdew
@donotdew 2 жыл бұрын
one of the most helpful things i learned was that for easier viewport navigation, you can use shift ~ to enter first person wasd controls.
@nmcrobie
@nmcrobie 2 жыл бұрын
I loved this, I may no longer be a complete Noob but still found it really good fun and nodded through every one of the tips - brilliant
@skm6777
@skm6777 2 жыл бұрын
Thanks for the camera tip. Didn't know that one. When I want to move the camera, I've just been moving myself through the scene to where I think I want the camera view, then select View |Align Camera to View (or something like that). Your method seems to do the same but you get the benefit of the framing. Blender: everything you know, you stumbled upon somewhere else.
@RufusVenture
@RufusVenture 2 жыл бұрын
Came here for the reviews on pen displays, stayed for the high quality Blender content, Go Brad! One tip that I havent seen anybody mention in the comments: you can organise your blender editor panels/windows (dont know correct name) very easily by clicking and dragging the corners of said windows/panes/panels. I always have several square viewport panels for top/side and camera views, 1 larger shader editor (nodes) etc. Also, you can add a new window that you can use on another monitor (if you have multiple monitors), or just stretch the main window. Looking forward to a top 10 tips on the grease pencil....or geometry nodes :P
@bean-whipped864
@bean-whipped864 2 жыл бұрын
I've been using blender for a year almost but still watched the video through Goodluck on your journey Brad
@nerdyoldguy
@nerdyoldguy 4 ай бұрын
Regarding the render speed, a KZbinr named Smeaf uploaded a video with fiveish tips to improve render times without messing with the quality too much. One that helps a lot is right above the max samples setting shown in this video is the noise threshold, if you turn that number up to something like 0.1 instead of the default 0.01 and make sure the denoise checkbox right under the samples is on, the image looks almost no different but it cuts the time in half!
@jj481012
@jj481012 Жыл бұрын
To cut down on render time you could do less passes then take the image into something like Lightroom and add your own noise reduction and sharpening. Also making sure you know what resolution you want your final image to be because a larger image resolution is gonna take longer to render. I personally like to render at a 25%-50% larger resolution than I need just so I can make sure the image is sharp when it’s scaled down or cropped. You never want to have to scale up an image if you can help it.
@SaketTagade123
@SaketTagade123 2 жыл бұрын
Alright one thing I'll definitely recommend newbies is for your camera, try having at least one more window open for camera view, you can close it later if you want. Unlike how Brad does it, don't move your camera and then go to the camera view and rendered view. Just open another window, make it rendered view, go to the camera view, and then move the camera. Trust me, it's a better practice than Moving your camera around. The trick brad showed is better for getting the initial camera view. Another little trick is, in your viewport, move your viewport as you like and then just press Ctrl+alt+Num0 or command if you're a mac user. It moves your viewport view to camera view.
@tinrobit
@tinrobit 2 жыл бұрын
I like to bind the middle mouse button to spacebar, Coming from drawing programs it is more natural to change that key bind. I have been using blender for a number of years but I don't use it enough to know what im doing, This video was actually was really helpful :)
@bassemb
@bassemb Жыл бұрын
Yes! Lock Camera To View is awesome, I use it all the time. On that little menu in the right, where the checkbox is, you can right click on the checkbox and add the command to your favourites. Then at any time, you can press Q to bring up your favourites menu, right where your mouse pointer is. I use favourites to avoid digging for stuff I use all the time. For the rotating part, what you're doing works perfectly, and if you want to not have to switch to side view or front view, use axis constraint (so you press R and then you press X or Y or Z).
@greetings5640
@greetings5640 Жыл бұрын
I NEEDED THIS LIKE A YEAR AGO OMG! THIS IS THE BEST BLENDER TUTORIAL I'VE EVER FOUND
@EricAndre615
@EricAndre615 Жыл бұрын
Apply Transforms is something I learned very early on is just necessary and saves so many headaches. Great tip to point out something that really is so simple, but also not so obvious for beginners.
@ShuyaTheDark
@ShuyaTheDark 2 жыл бұрын
I've been using Blender for more than 5 years and I never stop watching this kind of videos because... you never know! It's the first time I hear about the Inset tool ^^u
@PeresNewton
@PeresNewton Жыл бұрын
Some people are simply just good at teaching, and this guy is one of them.
@thiagogermano4187
@thiagogermano4187 Жыл бұрын
Dude made the best Blender for dummies video ever. Nice tips, funny, direct to the point. Thanks for this video Brad!
@onufmi
@onufmi 9 ай бұрын
this helped so much. after some advanced tutorials and self exploration i was all over the place. i knew a lot about some things while i knew nothing about other basics. thank you
@AlissonDepizol
@AlissonDepizol 2 жыл бұрын
Dude, you are the digital art's lifeboat of the internet. Can you make a video about Grease Pencil someday? A guy called Dedouze has been doing crazy stuff mixing 3D and 2D in Blender. Thanks for the video.
@razzamatter963
@razzamatter963 Жыл бұрын
at 5:10 for the rotate on axis, I find it better for me to click the x,y, or z key to totate along those axis. Click R to rotate and then click X,Y, or Z to constrain that rotation to those axis. That way you can rotate properly in whatever view you want. Also, a tip for the Scale tool, you can also press X, Y, Z to constrain extrude to that axis, BUT you can also press Shift + X, Y, or Z to constrain the extrude to that plane. Say for example you have a tall pole and you want to make it thicker without making it taller. If you press S for scale, then Shift+Z, it'll only scale along the X and Y Axis (the Z plane) and allow you to make it thicker but not any taller.
@jacksonianc
@jacksonianc 2 жыл бұрын
This is awesome... also the fact that I'm 8 minutes in and I just realized you've been animating your little dude the whole time to match the voiceover is way cool
@1kili2
@1kili2 Жыл бұрын
for number 5 if you use the tool on the left to rotate instead of just pressing R you get some handy circles to rotate along a specific axis, i also highly recommend getting the lazy viewport add on that makes it so those tools get selected automatically when pressing the tool shortcut, works for rotating, scaling and moving (R, S and G respectively)
@BlackXroIII
@BlackXroIII 2 жыл бұрын
The Array, Camera and Render Cycle Tricks Really helped me out
@n8latham
@n8latham 2 жыл бұрын
I’ve been using Blender for years and still learned something. Always love your vids
@FesliyanStudios
@FesliyanStudios 10 ай бұрын
I'm trying to model exactly what you have here in this video! Some medieval looking stuff. Super cool!
@mark8664
@mark8664 Жыл бұрын
Wow! Such a great teacher! You speak like a regular person starting out in Blender! The problem is after people become experts, they don't remember that people don't know all those things you take for granite
@mateuszgaecki5949
@mateuszgaecki5949 Жыл бұрын
The one thing any new Blender user should know, is using ONLY edit mode. Move objects in edit mode, scale them in edit mode. You should use object mode only if your using Mirror or some other modifier that uses object origin
@moshneo321
@moshneo321 Жыл бұрын
I am just now starting on blender and this helped SOOOOOOOOOOOOOOOOOOOOOOOO much. Especially the tip for rotating one axis at a time.
@svrvphimprod
@svrvphimprod 2 жыл бұрын
Other tips for speeding up cycles: Lower your resolution (this helps a TON) Limit your light bounces Disable caustics Turn on fast GI approximation, turn up ao factor to 2 Under performance, there's a setting where you can lower your viewport resolution. Change it from automatic to manual. Hit the drop down and select 2x (for a balance of quality and performance) or 4x (for maximum performance without it being unreadable. I wouldn't recommend using 8x because that's too pixelated)
@Mr_Frequency
@Mr_Frequency Жыл бұрын
Feels really good to find out I know most of these things, as a noob myself.
@matrixnavigator6669
@matrixnavigator6669 Жыл бұрын
That was an AWESOME video! Thank you!!! Very straightforward, informative, and entertaining!
@alimariwankamal1937
@alimariwankamal1937 2 жыл бұрын
Have been using Blender for over a year and loved your video so much! You explained the array modifier in a very nice way 😄
@hongquiao
@hongquiao 2 жыл бұрын
If you want to make two additional loopcuts on both sides of an existing loopcut, select the loopcut (Alt + left click) then Shift + Ctrl + R (or Ctrl + Shift + R, doesn't matter)
@FuzzballStudios
@FuzzballStudios 2 жыл бұрын
That last tip is going to help me so much with my renders! Thank you so much. 😊 As for my tips in return, I have several that I think will help you a lot. For your assets, I recommend learning to make use of Blender’s “asset browser” once you have your assets in an asset catalogue, you can just drag them into any scene in seconds, without even using the appender. When it comes to rotating on an axis, you don’t even need to bother with rotating the viewport. After hitting Cmd+R, you can press the X, Y, or Z key on your keyboard, and that will lock the rotation to that axis. For the camera, I recommend going into the camera view, selecting the camera, and then pressing G to move it or R to rotate. Then you can press X, Y, or Z twice to transform the camera on one axis at a time relative to its orientation. Also, to make things even easier, you can add an Empty to the scene and then add a “Track To” constraint to the camera (using the Constraints tab in the Properties bar). Select the Empty as a target, and voilà! The camera will always point towards the Empty, and you can move that to wherever you want the camera to point at.
@kathleendunlap437
@kathleendunlap437 Жыл бұрын
Your idea about constraining the camera to track to an empty is FANTASTICO!!
@LORDSofCHAOS333
@LORDSofCHAOS333 11 ай бұрын
i need to try the last one. but i also need to add those short cuts into the blender pie menu i did find out how to make my custom one so this can be useful.
@krashnajadeja6596
@krashnajadeja6596 2 жыл бұрын
this is the type of video I want whenever I'm learning new software. best video I have ever seen.
@adimaralimuddin96
@adimaralimuddin96 2 жыл бұрын
i want this channel to hit 1 million subscribers. learning animation is super borring and he made it fun and effective at the same time.
@nsquezada27
@nsquezada27 Жыл бұрын
This is the best blender tutorial in existence oh my God thank you! Saved me so much time
@VirtualRook
@VirtualRook 2 жыл бұрын
Someone probably already pointed this out, but for tip 5, when you want to rotate an object, some times you don't want to have to switch to front or side view (x or y axis) if this is the case, you can hit R to rotate and than either X,Y, or Z to have it rotate along that world direction! BONUS! If you double tap that (so hit z twice for instance) you can rotate around that objects Z axis instead, so if it is already at a weird angle you can still rotate it normal :D
@ConcavePgons
@ConcavePgons 2 жыл бұрын
Didn't know about the double tap for object relative transformation. Thanks!
@jean-paulrobidoux5083
@jean-paulrobidoux5083 2 жыл бұрын
Bonus tip, if you shift+ z,x or y instead of just a,x or y you rotate, scale etc in both other axes but not in the one you typed!
@anthonyjdamico9975
@anthonyjdamico9975 2 жыл бұрын
Just today I posted a blog about some beginner tips I've picked up, and Apply transform was the first thing on the list. Nice. Thanks for the video- very clear
@workindad
@workindad 2 жыл бұрын
Thank you very much for this video, it's exactly what I needed to know for building my own models for my game. All I've done is create some trees a few stylized rocks and some low poly cliffs but I needed to know how make structures and decorations. This is exactly what I need to learn how blender works and help me start modelling.
@zORg_alex
@zORg_alex 2 жыл бұрын
Ctrl+Space choose whether you want to move/Rotate/Scale be using Global axes, local, view etc R > X Rotate by x Axis Y by Y axis G > X move sideways on X axis G > Shift+Y move on a horizontal plane When moving verices G > G move along connected edges, G > G > C lock on picked edge to be able to move further off it K cut, Space/Enter to apply, Right click to end current cut pick another point K > C Cut through, so that back side will be cut also Lots of such optional keys are visible on a statusbar on the bottom of Blender. I found out yesterday that if I want to fold surface, I had a grid of duplicated triangles, I can Ctrl+Space > Normals, Select surface I want to fold and select edge to fold along, so it would be highlighted, and rotate along Y axis. Works marvelously.
@zORg_alex
@zORg_alex 2 жыл бұрын
And I never rotate or scale objects, only mesh in edit mode. Sometimes I want objects origin to be in some position and rotation, then yes, I do rotate and translate it there.
@ChadTruss
@ChadTruss Жыл бұрын
Great tips. I am a Mechanical Designer by trade. and I have been using traditional modeling programs like Solidworks for 20 years now. I also build scale models and traditional design programs suck at complex surfaces. So I am trying to teach myself Blender so I can make 3D printable scale model car parts. Your video really is a great place to start. Thanks!
@airmanparker
@airmanparker 2 жыл бұрын
Thank you for this. I need more of these in my life. I learned so much here than reading the dual documentation.
@ThatLuckyBear
@ThatLuckyBear 2 жыл бұрын
The jump scare at 6:46 almost killed me. Ugh my heart. The sound effect was so loud. 😵‍💫
@ComputerWhiz_
@ComputerWhiz_ Жыл бұрын
For the rotation thing, you can rotate, translate and scale on a single axis by pressing the letter on the keyboard. For example, for rotating press R and then Y to rotate only on the Y axis.
@FluteboxFan
@FluteboxFan Жыл бұрын
Tip that I find usefull: whenever scaling, rotating, or moving something, you can hit 'x', 'y' or 'z' to show & use that direction. Also F3 to search all possible settings.
@coldcanuck6091
@coldcanuck6091 Жыл бұрын
I've been using SketchUp 2017 since it's introduction as a form of stress relief, so I know I'll never get my stuff on places like ArtStation, but it is an enjoyable hobby. Since the SketchUp family of software has gone strictly cloud-based, I've been giving serious consideration to switching to Blender, but the learning curve is significantly higher compared to SU. There are a dearth of "tutorial" channels and artists out there, but what they claim is a back-to-basics or "noob-friendly" tute invariably requires some pre-existing knowledge of Blender, such as all the tools. Little tricks that enable things such as even just movement inside the work-space are assumed, applying bevels are a second thought to those channel owners, so this "10 Tools" video was a fascinating and enjoyable lesson in some of the most basic of acts while using this wonderful, free program. Thanks for the time you took to help this absolute noob get interested in opening Blender up again. Cheers, eh.
@GuyFromNextDoor
@GuyFromNextDoor 4 ай бұрын
To avoid the rotating issue, you can just press R plus X, Y, or Z depending g on which axis you want to rotate on. Also works for scale and transform.
@BadRobotBrain
@BadRobotBrain 2 жыл бұрын
Oh man, I just talked myself out of installing Blender to add yet another creative skill to my toolbox, but this video has me reconsidering.
@devonjuvinall5409
@devonjuvinall5409 Жыл бұрын
In stead of using orthographic view to replace Tate objects, you can press "R" and then "x/y/z" and it will rotate on that axis. If the objects isn't aligned to one of those axis then you can go to the top next to proportional editing and select local orientation. Also, learn your keybinds, your workflow will zoom so much quicker
@kelvinchuks8885
@kelvinchuks8885 2 жыл бұрын
Wooow! You have to do more Blender Tutorials Brad, you're like the Genee of Blender Tutorials, COOOOL!!
@clauacostaoficial
@clauacostaoficial Жыл бұрын
I love them! Thank you! Finally took the time to explain the basic elements! :D I love the program.
@yovillu
@yovillu 8 ай бұрын
if you are in camera view mode , you can press shift + tilda key (tilda key is below escape) to move around like you do in video games. wasd to move around, q and e for up and down. use scroll wheel to adjust speed and when you are done, press left click to confirm
@eesates
@eesates 7 ай бұрын
Hey Brad, thank you for sharing this useful tips and tricks! It was so fun to watch your video I see my self when you are reacting somethings on Blender :D keep posting more Blender vids!
@tylerm5059
@tylerm5059 Жыл бұрын
Im not even half way through this and love how you do tutorials. Appreciate the work put into this, you even went above and animated yourself XD
@DSP.dead98
@DSP.dead98 2 жыл бұрын
Great video! Been working with Blender full time for about 4 years now and yeah, great tips for beginners!
@tron7604
@tron7604 Жыл бұрын
The last blender tip was exactly what i was looking for THANK YOU!
@yeetymcyeetington7952
@yeetymcyeetington7952 2 жыл бұрын
When you're rotating, moving, or scaling something on one axis, instead of going to the orthographic (flat) view of that axis, just hit the key on the keyboard that corresponds to the axis you're using. AKA hit x for x axis, y for y axis, and z for z axis. You can also do shift and the letter for every axis except that one, like make something bigger on the x and y axis, but not the z (shift+z).
@rachael.mp4
@rachael.mp4 5 ай бұрын
When rotating, you can tap the x, y or z button (while holding r) to control which axis the object is rotating on.
@Gatrehs
@Gatrehs Жыл бұрын
For things you should learn next, pick one between textures (using or drawing your own), easier animations, particles, shaders or rigging. - Textures (regular and normalmaps) are going to instantly make your things have a not more detail even without shaders. - Easier animations would be things like making the cars wheel spin and then moving it along the road for example, making plants sway, opening a window or door, making a ball bounce. - Particles are like arrays on crack for smaller things like grass, hair, special effects like fires, fireworks, rain. - Shaders well. they make things look even nicer. - Rigging and wightpainting makes it easier to animate more complex shapes, like animals, humans, details on models that has a lot of moving parts or even things like brushes, it let's you make shapekeys which also helps with animation. and Inverse Kinematics (IK) work especially well when animating any animal. - Environments, easier than you think. Look up A.N.T in the add-ons and it let's you go to meshes and make a mesh pretty much instantly of a landscape. After you learn all of this you can make pretty much anything really, maybe you'd want to do sculpting?
@user-tk1jj1cp9x4
@user-tk1jj1cp9x4 Жыл бұрын
This is an extraordinarily helpful video for blender beginners like myself
@DaRhyno
@DaRhyno 2 жыл бұрын
Expounding on #3 - If time is of the essence then kitbash everything you can - lumber, buildings, even body parts (then in sculpt mode remesh them together and use clay strips/smooth until they join seamlessly). It can save a lot of time and make what would be otherwise bigger projects seem much easier and much more manageable.
@pokeface119
@pokeface119 2 жыл бұрын
when in free camera rotate, you can push x,y,z on the keyboard to lock the rotation to that axis!
@luisrocha26
@luisrocha26 Жыл бұрын
On rendering: fewer samples work well in outdoor scenes lit by a "sun" or some enviroment map; in indoor scenes with artificial lighting, you'll definitely need more samples in order foe the image to become less grainy. And all of this is independent of the image resolution.
@shayneparker1512
@shayneparker1512 Жыл бұрын
This is one of the most entertaining videos I've ever watched
@ultracheese420
@ultracheese420 2 жыл бұрын
The arrays tip is unfathomably helpful wow
@grenierdave
@grenierdave 2 жыл бұрын
Omg, keep making Blender vids! I love your normal animated style blooped in with the tutorial. Animated Brad made the tutorial different and, interestingly enough, more accessible than standard real-person tutorials. That’s not to say that Real Brad would be bad to see. Animated Brad was just a different take than most. (We still love your real face.)
@FuzzyImages
@FuzzyImages 2 жыл бұрын
Oh dang, I have followed probably 6 tutorials now and 2 of Grant Abbit's courses, and maybe they mentioned it... but Apply transforms has just changed my blender life!
@itsmaffin
@itsmaffin Ай бұрын
Thanks so much for the tips! These will save me hours 🙏🥲
@brunolehmann7588
@brunolehmann7588 9 ай бұрын
5:12 you can actually press X, Y or Z on the keyboard to lock the axis of rotation without needing to move the camera
@kazii_the_avali
@kazii_the_avali 6 ай бұрын
a few notes for easier. with rotation you do not have to do it head on ASLONG AS you press the key to rotate(R) and then press X Y or Z witch will restrain it to rotating along that axysis. same thing with moveing things on an axysis (but with g (these are default hotkeys)) you can also use shift x y or z to allow it to move along that plain. also pressing 1 3 and 7 numpad will put your view to orthographic x y and z respectivly and 9 to flip them
@robelasamereliramo10i73
@robelasamereliramo10i73 Жыл бұрын
Great stuff but when u rotate and object u don't need to go to the coordinate 2D view u just need to press R to rotate then X, Y or Z for locking the rotational axis each desired coordinates
@taupathfinder657
@taupathfinder657 8 ай бұрын
5:11 you can also press x, y, or z to rotade only around that axis so if you want to rotade 4 example on the x axis you would press r to rotade and then x to rotade around the x axis this also works with moving (g) or scaling (s) extruding (e) ...
@reality4599
@reality4599 2 жыл бұрын
9:02 Don't know if you just forgot to turn it on, but if you have a GPU, you can switch it on under the rendering engine you are using and it gets alot faster. Since the CPU isn't super good for rendering images.
@troysvisualarts
@troysvisualarts Жыл бұрын
Thank you so much for this great video, I'm a bonafide noob, have only just started playing around with Blender a week or two ago and am starting to get the hang of it from the various tutorials I've watched and applied, your video has a number tips I've not seen in the other videos I watched, will definitely download your video and use it for reference!
@CosplayZine
@CosplayZine 2 жыл бұрын
You can hold crl, alt and 0 to set your camera to your current position. But even more helpful, you can press 0 on the numb pad and click your camera on the side then press G to move your camera to focus on the desired area.
@hongquiao
@hongquiao 2 жыл бұрын
If you use "Lock camera to view" very often (I know I do) a quicker way to access it is to assign it to your quick favourites. Simply right click on the option and choose "Add to quick favourites". To access your Quick favourites, press Q. Also, "N" brings up the sidebar.
What I Wish I Knew Before I Started Learning Blender 3D
17:19
Brad Colbow
Рет қаралды 982 М.
CGI vs Practical - Can you tell the difference?
11:22
Blender Guru
Рет қаралды 6 МЛН
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 67 МЛН
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН
coco在求救? #小丑 #天使 #shorts
00:29
好人小丑
Рет қаралды 120 МЛН
All 54 Modifiers in Blender Explained in 10 Minutes
11:31
Blender Bash
Рет қаралды 1,9 МЛН
6 Years of Blender in 13 Minutes
13:01
Kaizen
Рет қаралды 414 М.
Blender is Changing Animation Forever
11:11
Smeaf
Рет қаралды 204 М.
We spent 100 hours learning Blender
17:09
Nerdforge
Рет қаралды 2,6 МЛН
5 Blender Tools I Wish I Knew when I Started...
8:50
RoBuilder
Рет қаралды 192 М.
We Compete to Make the Most Un-Satisfying CGi
19:33
Corridor Crew
Рет қаралды 5 МЛН
3 Hours vs. 3 Years of Blender
17:44
Isto Inc.
Рет қаралды 6 МЛН
How YOU Should Learn Blender In 2024!
12:41
Ducky 3D
Рет қаралды 781 М.
The ONLY 5 Modeling Tools You Need To Make ANYTHING in Blender
7:13
Five Topology Tips Every 3D Artist Should Know
13:17
DECODED
Рет қаралды 860 М.
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 67 МЛН