diff --git a/docs/Assignments/week_2_computer_aided_design_(cad)/drone_designing.md b/docs/Assignments/week_2_computer_aided_design_(cad)/drone_designing.md index 72fd07e..cd70c39 100644 --- a/docs/Assignments/week_2_computer_aided_design_(cad)/drone_designing.md +++ b/docs/Assignments/week_2_computer_aided_design_(cad)/drone_designing.md @@ -210,7 +210,7 @@ When you want to give objects textures or colors you need to assign materials to In there you can change colors and do all other sorts of fun things. If you press `Z` and then select render you can see the rendered project. #### Rendering with images -I've struggled with rendering images. But I found out you can import images as materials and then they do get rendered. If you import as image it doesn't get rendered. +I've struggled with rendering images. But I found out you can import images as materials and then they do get rendered. If you import it as image it doesn't get rendered in the 3d environment. First you wanna go to the material and import the image into the material. When you the box next to base color a big menu appears with a lot of options. @@ -250,7 +250,7 @@ When in object mode you can move your cursor using `shift + right click` and th ![alt text](../../assets/assets_week_2/blender/image-19.jpg) #### Rendering -To start rendering a video or image you first need to set the render settings. That can be found on the left bar at the tv icon. +To start rendering a video or image you first need to set the render settings. That can be found on the left bar at the tv icon. I was searching a lot to figure out where it was until I searched a video explaining that you can define the output location and type. ![alt text](../../assets/assets_week_2/blender/image-17.jpg)