Difference between revisions of "Blender"

From Wikicliki
Jump to: navigation, search
(Replaced content with "== Shortcuts == === Mac without dedicated numpad == On a Mac which may not have File:numpad.png")
(Transparent png)
 
(32 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Shortcuts ==
+
This page contains Debbie's notes on the basics of Blender: the Interface, Shortcuts, Selecting Objects, Transforming Objects, Moving Objects, Adding and Removing Objects, Adding Modifiers, Creating Diffuse/Specular materials, UV Unwrapping, Lighting, Camera Positioning, and how to render with Cycles (Blender's ray-trace based production render engine).
=== Mac without dedicated numpad ==
 
On a Mac which may not have
 
  
[[File:numpad.png]]
+
More elaboration on specific things:
 +
* [[Blender Modifiers]]
 +
* [[Blender Python]]
 +
* [[Introduction to Blender]]
 +
* [[Blender Addons]]
 +
 
 +
== Interface ==
 +
It is best to use Blender on a computer with a numpad and a three-button mouse, as many functions are best accessed using Shortcuts, and all 3 buttons of your mouse will be used.
 +
 
 +
===  Keyboard ===
 +
* If you have a laptop without dedicated numpad go to '''Blender User Preferences''' > '''Input'''.
 +
* '''Blender User Preferences SHORTCUT''' is <code>Cmd , </code>
 +
[[File:numpad.png]]
 +
 
 +
* '''Alternatives:''' If you don't like emulating the numpad in this way, there are also alternative methods of accessing those shortcuts, such as by installing scripts such as this [https://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/3D_interaction/3D_Navigation 3D_Navigation] virtual numpad emulator which will show additional button options in the Tools section.
 +
 
 +
=== Mouse ===
 +
* If you don't have a 3 button mouse,  go to '''Blender User Preferences''' > '''Input'''.
 +
* '''Blender User Preferences SHORTCUT''' is <code>Cmd , </code>
 +
[[File:emulatemouse.png]]
 +
* Selecting 'emulate mouse' will mean that you can simulate the middle mouse button if you press the <code>Alt</code> key while using the left mouse button.
 +
* But please get a three-button mouse.
 +
 
 +
=== Cursor ===
 +
[[File:blender_snapmenu.png]] Snap Menu Shift-S
 +
 
 +
== Editor Types, Views, and Modes  ==
 +
Blender has a context-dependent interface - the Editor Type and Mode that you are in (and where exactly your mouse is hovering) will affect what the shortcuts will do!
 +
 
 +
=== Customising your Editor Type ===
 +
=== Using the Mouse in Different Modes ===
 +
=== Using Shortcut Menus in Different Modes ===
 +
 
 +
== List of Shortcuts ==
 +
{| class="wikitable sortable"
 +
|-
 +
! head1
 +
! head2
 +
! head3
 +
|-
 +
| A
 +
| accesskey-ep-form-save
 +
| s
 +
|-
 +
| B
 +
| accesskey-ep-edit-institution
 +
| e
 +
|}
 +
 
 +
== Editing Objects ==
 +
=== Selecting Objects ===
 +
=== Transforming Objects ===
 +
=== Moving Objects ===
 +
=== Adding and Removing Objects ===
 +
=== Modifiers ===
 +
[[Blender Modifiers]]
 +
 
 +
 
 +
== Materials ==
 +
== UV Unwrapping ==
 +
== Lighting ==
 +
== Camera ==
 +
== Render ==
 +
 
 +
 
 +
== Transparent png ==
 +
alpha channel
 +
 
 +
Cycles
 +
 
 +
Properties Editor > Render Context > Output Panel
 +
 
 +
Choose RGBA so that the alpha from the renderer is saved in the png
 +
 
 +
Properties Editor > Render Context > Film Panel
 +
 
 +
Check Transparent so that the World background is transparent.
 +
 
 +
== Cloth modifier ==
 +
 
 +
[[File:cloth_modifier_1.png|800px]]
 +
[[File:cloth_modifier_2.png|800px]]
 +
[[File:cloth_modifier_3.png|800px]]
 +
[[File:cloth_modifier_4.png|800px]]
 +
[[File:cloth_modifier_5.png|800px]]
 +
 
 +
 
 +
 
 +
[[Category:Design Patterns]]

Latest revision as of 03:19, 20 February 2019

This page contains Debbie's notes on the basics of Blender: the Interface, Shortcuts, Selecting Objects, Transforming Objects, Moving Objects, Adding and Removing Objects, Adding Modifiers, Creating Diffuse/Specular materials, UV Unwrapping, Lighting, Camera Positioning, and how to render with Cycles (Blender's ray-trace based production render engine).

More elaboration on specific things:

Interface

It is best to use Blender on a computer with a numpad and a three-button mouse, as many functions are best accessed using Shortcuts, and all 3 buttons of your mouse will be used.

Keyboard

  • If you have a laptop without dedicated numpad go to Blender User Preferences > Input.
  • Blender User Preferences SHORTCUT is Cmd ,

Numpad.png

  • Alternatives: If you don't like emulating the numpad in this way, there are also alternative methods of accessing those shortcuts, such as by installing scripts such as this 3D_Navigation virtual numpad emulator which will show additional button options in the Tools section.

Mouse

  • If you don't have a 3 button mouse, go to Blender User Preferences > Input.
  • Blender User Preferences SHORTCUT is Cmd ,

Emulatemouse.png

  • Selecting 'emulate mouse' will mean that you can simulate the middle mouse button if you press the Alt key while using the left mouse button.
  • But please get a three-button mouse.

Cursor

Blender snapmenu.png Snap Menu Shift-S

Editor Types, Views, and Modes

Blender has a context-dependent interface - the Editor Type and Mode that you are in (and where exactly your mouse is hovering) will affect what the shortcuts will do!

Customising your Editor Type

Using the Mouse in Different Modes

Using Shortcut Menus in Different Modes

List of Shortcuts

head1 head2 head3
A accesskey-ep-form-save s
B accesskey-ep-edit-institution e

Editing Objects

Selecting Objects

Transforming Objects

Moving Objects

Adding and Removing Objects

Modifiers

Blender Modifiers


Materials

UV Unwrapping

Lighting

Camera

Render

Transparent png

alpha channel

Cycles

Properties Editor > Render Context > Output Panel

Choose RGBA so that the alpha from the renderer is saved in the png

Properties Editor > Render Context > Film Panel

Check Transparent so that the World background is transparent.

Cloth modifier

Cloth modifier 1.png Cloth modifier 2.png Cloth modifier 3.png Cloth modifier 4.png Cloth modifier 5.png