Actions

Blender: Difference between revisions

From Rabbi Blog

Line 21: Line 21:
* https://www.youtube.com/watch?v=6gRUUeFteQg - how to apply textures in blender 2.7x (beginners)
* https://www.youtube.com/watch?v=6gRUUeFteQg - how to apply textures in blender 2.7x (beginners)
* https://www.youtube.com/watch?v=tkbU1bGOzWM - How to Cut A Hole in an object
* https://www.youtube.com/watch?v=tkbU1bGOzWM - How to Cut A Hole in an object
==Basic Curves==
* Add object (Cube)
* Add Bezier Curve
* Select object
** Add Array modifier
** Add Curve modifier
*** Select the Bezier curve
* To add more segments: increase array modifier count
* To refine the curve, subdivide the bezier curve
==Removing Non Manifold==
==Removing Non Manifold==
* Edit Mode -> Select -> All by Trait -> Non Manifold -> DELETE VERTICES [https://www.katsbits.com/codex/manifold/]
* Edit Mode -> Select -> All by Trait -> Non Manifold -> DELETE VERTICES [https://www.katsbits.com/codex/manifold/]

Revision as of 11:27, 22 November 2020

This is mostly for reference:

2.9

2.8x

Keys

  • Mouse 4 to rotate (custom)
  • Select Toggle: A\ALT+A
  • Wireframe View: Z-4

Ref

Basic Curves

  • Add object (Cube)
  • Add Bezier Curve
  • Select object
    • Add Array modifier
    • Add Curve modifier
      • Select the Bezier curve
  • To add more segments: increase array modifier count
  • To refine the curve, subdivide the bezier curve

Removing Non Manifold

  • Edit Mode -> Select -> All by Trait -> Non Manifold -> DELETE VERTICES [1]

Snap Two Faces Together

Splitting Objects

Knife

  • Rotate the body so the cut follows an axis (make note of the angle)
  • Edit Mode
  • Knife (K), Cut Through (Z), Constrain Angle (C) <for straight cut>
  • Make the cut line
  • LMB to stop cut
  • Enter to finalize
  • Select -> Select Loop Inner Region
  • Mesh -> Separate -> Selection

Older

Blender Guru

Probably the most useful series that I found was by Blender Guru. He's patient and walks through the items. Do the tutorial bits, they are handy. He has a handy PDF (you have to sign up to get it) for shortcuts.

Community