Blender BEGINNER tutorial! - Roblox Development

SamRoblox
7 Jan 202211:24

Summary

TLDRThis tutorial video offers a beginner's guide to using Blender, focusing on its basics and application in Roblox development. It covers downloading the latest version of Blender, navigating the workspace, and basic modeling techniques such as selecting, moving, and manipulating vertices, edges, and faces. The video also introduces shortcuts for efficiency and highlights the importance of wireframe and solid views for effective modeling. The instructor encourages viewers to learn these fundamentals for future advanced tutorials and hints at a potential part two for intermediate topics.

Takeaways

  • 😀 The video provides a beginner's tutorial on using Blender, particularly for Roblox development but also applicable as a general guide.
  • 🔗 The latest version of Blender can be downloaded from blender.com, which may differ from previous versions.
  • 🎥 Basic navigation in Blender includes using the scroll wheel to spin around and zoom, and holding shift with the scroll wheel to move the camera.
  • 📐 Selecting and deleting objects in the workspace is done with the left click and delete key, respectively.
  • 🛠️ To add new shapes like cubes or cylinders, use the 'Add Mesh' option from the menu, with the 3D cursor indicating the object's location.
  • 🔧 Moving the 3D cursor is done with shift and right-click, and it can be reset to the center with shift and 'C'.
  • 🔄 The video introduces the concept of low-poly modeling, which is beneficial for performance, especially in mobile gaming and Roblox.
  • 🔲 In edit mode, vertices, edges, and faces can be selected and manipulated to create different shapes, a key aspect of modeling.
  • 📏 The number pad on the keyboard is useful for quickly switching between different view orientations, aiding in precise modeling.
  • ⚙️ Blender offers shortcuts for extruding, rotating, scaling, and moving vertices, which are essential for efficient modeling.
  • 👁 Two main views for beginners are solid and wireframe, which can be toggled using the 'Z' key for better visibility during modeling.

Q & A

  • What is the main purpose of the video?

    -The main purpose of the video is to provide a basic tutorial on using Blender, with a focus on Roblox development, but it can also serve as a general Blender tutorial.

  • Where can viewers download the latest version of Blender mentioned in the video?

    -Viewers can download the latest version of Blender from blender.com, and the tutorial provides a link in the description for easy access.

  • How does the video guide users to navigate the Blender workspace?

    -The video explains that users can navigate the Blender workspace by using the scroll wheel on their mouse to spin around and zoom in and out, as well as using the 'Shift' key combined with the scroll wheel for panning.

  • What is the 3D cursor in Blender and how can it be moved?

    -The 3D cursor in Blender is a reference point where objects are added. It can be moved by using the 'Shift' and 'A' keys to select the cursor and then moving it to the desired location.

  • How can shapes be added to the Blender workspace?

    -Shapes can be added to the Blender workspace by using the 'Add' button and selecting 'Mesh' from the options, or by using the shortcut 'Shift' + 'A' and selecting the desired shape from the menu.

  • What is the significance of the number of loops in a shape in Blender?

    -The number of loops in a shape determines the level of detail and complexity. More loops can add more detail, but for low-poly modeling, fewer loops are used for better performance, especially for mobile players.

  • What is the purpose of the 'Extrude' function in Blender?

    -The 'Extrude' function in Blender allows users to add more vertices to a shape, which can then be manipulated to create various forms and details in the modeling process.

  • How can users quickly switch between different views in Blender?

    -Users can quickly switch between different views in Blender by using the number pad on their keyboard, with '1' for front view, '3' for side view, and '7' for top view.

  • What is the 'Alt Click' trick mentioned in the video for selecting vertices in Blender?

    -The 'Alt Click' trick allows users to select an entire row or set of vertices quickly by holding down the 'Alt' key and clicking on the desired vertices.

  • What are the two main views recommended for beginners in Blender for modeling?

    -The two main views recommended for beginners in Blender are the Solid view and the Wireframe view, which can be toggled using the 'Z' key.

  • What is the importance of learning shortcuts in Blender as mentioned in the video?

    -Learning shortcuts in Blender is important as they make the modeling process faster and more efficient, allowing users to focus on creating rather than navigating menus.

Outlines

00:00

📚 Introduction to Blender Basics for Roblox Development

This paragraph introduces the video's purpose, which is to provide a basic tutorial on using Blender, particularly for Roblox development. The speaker guides viewers on how to download the latest version of Blender from the official website and provides a link in the description. It emphasizes the ease of downloading and setting up Blender, assuming viewers have it installed. The tutorial is designed to be a starting point for future, more advanced tutorials, ensuring that viewers have a foundational understanding of Blender's basics.

05:00

🎮 Navigating Blender and Basic Modeling Techniques

The speaker explains the initial steps to navigate Blender's workspace, including how to move the camera and select objects. They demonstrate how to delete the default cube, light, and camera, and then introduce how to add new shapes like a cube or a cylinder. The importance of the 3D cursor is highlighted, as it determines the position of newly added objects. The paragraph also covers basic modeling techniques such as entering edit mode, selecting vertices, and manipulating them to create different shapes, which is particularly useful for low-poly modeling.

10:01

🛠 Advanced Modeling Techniques and Shortcuts

This paragraph delves into more advanced modeling techniques, starting with the adjustment of a cylinder's properties using the interface. The speaker introduces the concept of loops in low-poly modeling and how they affect the object's detail and performance. They also explain the use of view shortcuts on the number pad for accurate modeling and demonstrate the process of extruding, scaling, and rotating vertices using keyboard shortcuts. The paragraph concludes with a simple example of creating a feature on a model, like a hole in a rocket ship, using the extrude and inset functions.

🌟 Final Tips on Modeling Views and Future Tutorials

The final paragraph provides additional tips on modeling, focusing on the use of different view modes like solid and wireframe for better visualization during the modeling process. The speaker also explains how to switch between these views using the 'Z' key. They conclude by encouraging viewers to like and subscribe for more tutorials, hinting at a potential part two that would cover intermediate topics if the response to this video is positive.

Mindmap

Keywords

💡Blender

Blender is an open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, and computer games. In the video, it is the primary software being discussed and demonstrated for beginners interested in 3D modeling, particularly for Roblox development.

💡Roblox Development

Roblox Development refers to the process of creating games or experiences within the Roblox platform, which is an online gaming platform and game creation system. The video aims to provide a basic Blender tutorial that is especially useful for those looking to develop content for Roblox, although the lessons are applicable to general 3D modeling.

💡3D Cursor

The 3D Cursor in Blender is a reference point in the 3D Viewport that can be moved around to indicate a specific location in the 3D space. It is used as the default location for new objects when they are created. In the script, the 3D Cursor is mentioned as a way to position where new shapes, like a cube or a cylinder, will be added to the scene.

💡Vertices

Vertices are the points where the edges of a 3D model meet. They are the fundamental building blocks of any 3D object in modeling software. In the video, vertices are selected and manipulated to create different shapes and forms, which is a core part of the modeling process.

💡Edit Mode

Edit Mode in Blender is a mode that allows users to manipulate the geometry of a 3D object at the level of its vertices, edges, and faces. It is essential for detailed modeling work. The script describes how to enter Edit Mode and use it to select and move vertices to shape a model.

💡Extrude

Extrusion in 3D modeling is the process of pushing a selected part of a model outward to create additional geometry. In the context of the video, extruding is used to add volume and detail to the model, such as creating a bump or other features on a cylinder.

💡Wireframe

A Wireframe view in 3D modeling is a visual representation of a 3D object using lines to show the edges of the model without filling in the faces. It allows for easier visualization of the model's structure. The script mentions wireframe as one of the two main views a beginner should use, alongside solid view.

💡Low Poly

Low Poly is a modeling style characterized by a small number of polygons used to create the 3D model. It is often used for stylistic reasons or to optimize performance in games, especially on mobile devices. The video discusses the benefits of low poly modeling and shows how to adjust the number of loops in a cylinder to achieve this style.

💡Modeling Techniques

Modeling Techniques refer to the methods and processes used to create or modify a 3D model. The video introduces several basic techniques such as moving, scaling, and extruding vertices, which are essential for beginners learning how to model in Blender.

💡Shortcuts

Shortcuts in Blender are keyboard combinations that allow for faster and more efficient modeling. They are emphasized in the video as a crucial skill for new users to learn, as they enable quick access to common functions like extrude, scale, and rotate.

Highlights

Introduction to the basics of Blender for Roblox development or general use.

How to download the latest version of Blender from blender.com.

Navigating the Blender workspace and basic movement techniques.

Explanation of how to select, delete, and manipulate objects within the workspace.

Adding shapes to the workspace using the 'Add Mesh' feature.

The role of the 3D cursor in object placement and its movement.

Quick addition of objects using the 3D cursor and the 'A' key.

Techniques for low-poly modeling and its importance in performance.

Entering Edit Mode to manipulate vertices, edges, and faces.

Using the Tab key to toggle between Object and Edit Mode quickly.

Shortcuts for extruding, scaling, and moving vertices in modeling.

The importance of using number pad keys for accurate modeling views.

Selecting entire rows of vertices quickly using the Alt key.

Using the 'I' key to create inward extrusions for complex shapes.

Tips for creating cartoony and playful models through scaling.

Understanding different view modes: solid, wireframe, texture, and rendered.

The significance of using shortcuts for efficiency in modeling.

Encouragement to practice using Blender and an offer for a part two tutorial if the video is well-received.

Transcripts

play00:00

in in this video i'm going to be showing

play00:02

you

play00:03

the basics of blender if you want to get

play00:05

into roblox development specifically um

play00:08

but you can use this as just a general

play00:09

blender tutorial i'm going to show you

play00:11

on the latest version of blender which

play00:13

is a little bit different from previous

play00:15

versions so if you come over here and

play00:17

then download blender this is on

play00:19

blender.com by the way i'll link it in

play00:20

the description then just download it

play00:23

i'm assuming you already have blender

play00:24

downloaded but i'm just showing you how

play00:26

easy it is to download here

play00:28

i'll also wait for this download please

play00:30

do hit the like button and subscribe i'm

play00:32

gonna be making more roblox development

play00:33

videos here so i i hope you enjoy let me

play00:36

know down below in the comments if

play00:37

there's anything specifically you want

play00:39

me to make tutorials on the only reason

play00:41

i'm really making this video going

play00:42

through everything is so that you guys

play00:44

all know how to use blender and if i do

play00:46

another tutorial in the future i can

play00:47

tell you to watch this video to actually

play00:50

learn the basics so that in my future

play00:52

tutorials i can get straight to the

play00:53

point okay so now once you've actually

play00:55

installed blender and stuff you should

play00:57

open it and see something like this this

play01:00

first thing that pops up if you see a

play01:01

different image here you'll probably

play01:03

show a different version of blender this

play01:05

will probably work for future versions

play01:07

just maybe a few changes but nothing

play01:08

major as you can see here um you can

play01:11

just uh right click off here and you're

play01:14

in you're in the workspace and to move

play01:16

around it's actually quite complicated

play01:18

it used to be a lot easier but if you

play01:20

use

play01:20

the scroll wheel on your mouse and press

play01:23

it down

play01:24

you can kind of spin around so this is

play01:26

pressing down the scroll wheel and you

play01:28

can do this and to zoom in and out you

play01:30

can use the scroll wheel this is just um

play01:33

you know to get a nice view around the

play01:34

cube another thing i forgot to mention

play01:37

you can also to move around like this

play01:39

you do shift and the scroll wheel down

play01:41

so scroll wheel down to like move around

play01:44

and then shift and the scroll wheel down

play01:46

to to move move the camera and then this

play01:48

rotates you yeah so basically the two

play01:50

movement ways and the

play01:52

scroll wheel down like this and then

play01:54

shift and scroll wheel down to kind of

play01:56

like move around and pan around

play01:58

and to select stuff you use left click

play02:01

and there you can see got my cube

play02:02

selected and you can delete the cube

play02:04

just using the delete key or you can use

play02:06

x and then delete just like that and

play02:09

then that's that's that's the first

play02:11

thing i guessed

play02:12

the cube and you can see here there is

play02:14

actually a light and a camera these

play02:16

things aren't really needed unless

play02:17

you're doing gfx or something so you can

play02:19

just delete them if you select them

play02:21

select one and then hold shift you can

play02:23

select another this works for anything

play02:24

with shapes as well and then you press

play02:26

the delete key easy so now we've got an

play02:29

empty workspace here and you'll probably

play02:31

want to know how to get shapes in so to

play02:33

get shapes in there are actually a few

play02:34

ways of doing this you can come up here

play02:37

and use the add button and then add and

play02:39

then mesh and these are all the

play02:41

different options you have for different

play02:43

meshes let's just select a cube here

play02:45

bring back in the cube as you can see it

play02:47

brings in this cube and you can see like

play02:49

a little red dot here and that is

play02:51

actually where stuff you add will go to

play02:54

this is called the 3d cursor and as you

play02:56

can see you can actually move it around

play02:58

and um basically this is if you want to

play03:00

say for example you want a cube over

play03:02

here you can then go and then add mesh

play03:05

and then cube an actual quicker way to

play03:07

import and this is what i usually do so

play03:09

you'll see if i do other tutorials i'll

play03:11

do it this way if i used to put my 3d

play03:13

cursor over here by using shift and

play03:15

right click the shift and right click is

play03:17

how you move this 3d cursor and then

play03:19

shift and a you do shift and the a key

play03:22

then you'll see this this menu pops up

play03:24

and you can add so you know here we can

play03:27

go and we got a cylinder let's add a

play03:28

cylinder here so you can see here

play03:30

actually puts in a cylinder um pretty

play03:32

nice and then this is another trick

play03:34

that's very useful especially in low

play03:36

poly modeling low poly is basically just

play03:38

to start like a kind of like style of

play03:40

modeling and making everything as low

play03:42

poly as possible a poly is basically a

play03:44

verse if i go into edit mode here by

play03:46

using tab or you can come up here and go

play03:49

into edit mode you can toggle between

play03:52

them or you can use tab i use tab just

play03:54

gets a lot quicker and you can see these

play03:56

little dots these little dots are called

play03:58

vertices

play04:02

as you can see here by left clicking on

play04:04

them i can then go and drag them over

play04:06

here on the right there are multiple

play04:07

different settings so you can rotate

play04:09

them but rotating

play04:10

does nothing but you can see here if i

play04:12

actually go and select a few of them i

play04:14

can go and select

play04:15

a load of them and move them all at once

play04:17

and this is actually how people create

play04:19

stuff so you can go and use this and

play04:21

then use it to like create all these

play04:23

different shapes and that's that's

play04:25

basically how it goes

play04:27

yeah a few different settings here for

play04:30

this you can see here i've got verts to

play04:32

select so you can you can select verts

play04:33

here and move them around or up here

play04:36

there are actually three options so the

play04:39

one here with the dot is vertices which

play04:41

is the default one come over here this

play04:43

is line select so now you can see those

play04:45

vertices have gone and now you can see

play04:47

these lines this is basically just you

play04:49

can you can select lines

play04:51

it's pretty straightforward and of

play04:52

course the last one that makes the last

play04:54

one faces so here you can select the

play04:55

different faces these are different

play04:57

you'd have different uses and yeah

play05:00

they're just pretty cool as you can see

play05:01

here um as i said move the 3d cursor by

play05:05

shift and c but if you want this 3d

play05:07

cursor back in the very center just

play05:10

press shift and c and that as you can

play05:12

see puts it back in the center let's

play05:14

delete these things and let's show you a

play05:16

few more tricks so actually when you

play05:18

import a cylinder here you can

play05:21

go down here in the bottom corner and

play05:22

change this pop-up and by changing this

play05:25

pop-up you have loads of properties here

play05:27

you can adjust basically but the main

play05:29

ones you are going to want to use is the

play05:31

first one this verse one lets you change

play05:34

the amount of loops basically this is

play05:35

how many loops you will have in the

play05:37

shape and yeah i think it's a pretty

play05:39

cool feature you know it is pretty cool

play05:42

so if you want to go here eight is a

play05:44

very popular number in low poly

play05:45

modelling and as you can see it look it

play05:48

looks cool it does look very like like

play05:50

it like it's got a lack of detail

play05:52

however there are you know use of that

play05:54

it's very good for performance for

play05:56

mobile players especially and if you're

play05:57

making a roblox game low poly is the way

play05:59

to go

play06:00

and now we're going to really get into

play06:01

the modeling techniques i've now shown

play06:03

you most of the basics so um yes we can

play06:06

get more to the the harder stuff so

play06:10

we're going to start by making sure we

play06:11

have selected our cylinder here and then

play06:14

there's um basically here in the top

play06:16

corner there is this like

play06:18

thing this view thing and if you

play06:19

actually click on any of the things

play06:21

it'll put you into a side view these are

play06:23

very helpful when modeling because you

play06:25

can move stuff around super like

play06:27

accurately basically and yeah it's just

play06:29

it's just extremely useful you can see

play06:31

now is like in line but a shorter way to

play06:34

do this is actually to use your numpad

play06:36

on your keyboard like the the numbers on

play06:37

the right and do one one puts you in

play06:40

this face view but one puts you in front

play06:42

of you and this is probably the one

play06:45

you'll use the most then you want to go

play06:46

to the side you can do the number three

play06:49

on your keyboard so you can see here it

play06:50

is different having the number one and

play06:52

then the number three ones that are

play06:54

basically different sides and then to go

play06:56

into the aerial view do seven on the

play06:59

number pad so number seven these are

play07:01

just helpful for quickly going through

play07:04

and trying to model stuff super quickly

play07:06

and yeah this is pretty cool so what

play07:07

we're actually gonna do is we're gonna

play07:08

use number one on the number pad here to

play07:11

go and see the side view and when you're

play07:13

in these views if you press down the

play07:15

scroll wheel it will actually take you

play07:17

out of the view however if you do it

play07:18

again and press shift you have to use

play07:20

shift to go around and then scroll so

play07:22

it's fairly simple and basically what

play07:25

we're gonna do here is we're gonna go

play07:27

into edit mode and the trick here is

play07:29

actually to select a whole like thing

play07:32

faster if you want to select this whole

play07:34

row like this all you need to do is go

play07:36

and press hold alt on your keyboard and

play07:39

click and you've got the whole thing

play07:41

selected now we're going to go back into

play07:42

side view and what we're going to do

play07:44

here is we're going to press e on our

play07:46

keyboard by pressing e on our keyboard

play07:49

you can see here it's actually added

play07:51

more of these verts and these this is

play07:54

called extruding by extruding you can

play07:56

add more verts and stuff and then once

play07:58

you've extruded we've got some

play07:59

extroverts here to work with and to do

play08:01

stuff with them you can do multiple

play08:03

shortcuts you can just use simply this

play08:06

like the the different options here like

play08:08

on the left you can

play08:09

toggle through and do stuff like this or

play08:11

you can scale it

play08:13

that didn't work or you could you can

play08:15

scale it and basically um i prefer to

play08:18

use shortcuts so the shortcuts are if

play08:20

you want to rotate something just press

play08:22

r so by pressing r you can see it

play08:25

rotates it's pretty cool by pressing s

play08:28

it will scale it

play08:30

and by pressing g it will move it so

play08:33

there's super simple shortcuts you could

play08:34

be using so here now we can use the s

play08:37

key to scale it in and then we can press

play08:38

e again to extrude more and we can then

play08:41

press s again to go and scale down more

play08:43

so we've now got like a nice little a

play08:45

nice little i don't even know what this

play08:47

is it's a bump i guess it it's just a

play08:49

bit random but yeah that is a basic bit

play08:52

of modeling say for example we wanted to

play08:53

make this a weird rocket ship if we look

play08:56

under here we can go and select it again

play08:58

and then go to edit mode and alt click

play09:00

so we do the alt click trick to select

play09:01

all these verts and then to get like

play09:03

that

play09:04

hole in a rocket ship what you can do is

play09:06

press the i key by pressing the i key it

play09:09

lets you basically it's similar to

play09:11

extrude however extrude adds more and

play09:13

goes down whereas i will go inwards and

play09:17

then by doing this i

play09:18

you can then come inwards and by

play09:20

pressing e to extrude you can extrude

play09:23

inwards and then kind of get that effect

play09:25

inside that a rocket ship would have i

play09:27

don't know why we're building a rocket

play09:28

ship now doesn't even look like a

play09:30

crooked ship but then you can start

play09:31

doing stuff like making it more cartoony

play09:33

and playful by using stuff like scaling

play09:36

like this and this and then getting a

play09:38

more cool look but that's that's very

play09:41

simple but there's not much else to know

play09:43

as the complete beginner two blender

play09:45

this is all the tools you should really

play09:46

need to start getting and making your

play09:48

very first models in blender so you can

play09:51

just use yeah shortcuts get used to

play09:53

shortcuts they make everything really

play09:55

really fast and they're just really

play09:56

helpful learning how to use shortcuts

play09:58

you know how to make some cool stuff and

play10:01

yeah it just it just helps a lot knowing

play10:03

all this stuff and just before you go

play10:05

i'm going to show you one more thing the

play10:07

last helpful thing when modelling as you

play10:09

can see here we're in this like solid

play10:11

view we can see just like a gray cube

play10:14

however if you come up to the top right

play10:16

here you'll see there is four different

play10:18

options the main two you will need as a

play10:20

beginner are these first two this is the

play10:23

solid one right now and then wireframe

play10:25

wireframe as you can see here is

play10:27

actually pretty cool it's like you have

play10:30

basically you can see through everything

play10:32

and then you can toggle between them and

play10:34

the other two i'll tell you now this one

play10:36

is texture view as you can see here it's

play10:38

a bit lighter but basically this if you

play10:40

apply the texture which we have no

play10:42

texture applied you can see textures

play10:44

then rendered this is rendered view and

play10:46

red view is when you've got textures and

play10:47

lights and loads of fancy stuff so

play10:49

until you learn to texture you'll

play10:51

literally only need these two views and

play10:54

you can toggle between them by using the

play10:55

z key you press and hold z and you can

play10:58

kind of like move around so you see

play10:59

material preview and rendered but yeah

play11:01

you just want to be using solid and

play11:02

wireframe it's yeah they're the the two

play11:06

beginner things like i don't know what

play11:07

else to tell you now

play11:09

that's it for the video please leave a

play11:10

like subscribe i could do a part two

play11:12

going into more intermediate stuff if

play11:14

you guys like this video let's see if we

play11:16

hit like 50 likes i'll do a part two

play11:18

where i will go through all the

play11:20

intermediate stuff yeah that's about it

play11:22

i'll see you in the next video

Rate This

5.0 / 5 (0 votes)

Etiquetas Relacionadas
Blender BasicsRoblox Dev3D ModelingTutorialBeginner GuideLow PolyModeling TechniquesVertex EditingCylinder ModelingShortcuts
¿Necesitas un resumen en inglés?