Blender – Concentric Circles

bv-1000-Concentric-Circles – Default Cube
This video provides some great information on creating concentric circles on a plane with nodes created in the Shader Editor.

Coincentric Circle Node Schematic

This basic node schematic will create a starting place for creating and endless variety of forms.

Watch the complete video for details on how it works (I added the color ramp).
==========================

This pattern on a sphere can be made from the schemaic below.

The image is in two parts to make it easier to read.

If you do not know how the Shader Editor Works see Blender Nodes.

and

b-7000-Blender-Addons

b-7000-Blender Addons

Addons are an important Blender component. They provide added functionality to the base program.
Many tutorials will require that you add an addon to Blender. This is a fairly simple procedure.

How to add an addon to Blender.
Edit – Preferences – Addon – search for desired addon.
– uncheck display enabled only if necessary
– after checking new addon, register the new addon (upper right corner)
That is all there is to it in most cases.

If you need to install an addon, follow the instructions for the addon (where todownload from, etc).

Blender- Addon -Node Wrangler

b-7090-NodeWrangler
The Node Wrangle is essential if you wish to do any node editing in the Shader Editor. It should always be installed for this purpose.
Install Node Wrangler
– add Node Wrangler from Preferences
edit – preferences – add-ons – search ‘node wrangler’
Hot Keys
Ctrl, t – texture and uv mapping
Ctrl, Space – menu
Ctrl, Shft, t – PBR texture
Ctrl, Shft, LMB – isolate texture
Alt, RMB – mixed shader
Ctrl RMB – quick link


Node Wrangler Tutorial – Grant Abbitt
Node Wrangler – 2minute





Blender-Python First Lesson

bp-2010-First-Python-Script
Video Objectives
Prerequisite ————————–s
bp-2005 Set up the screes for Python Scripting
Objectives —————————-
learn how to use the Python Console, Text Editor and Info Panel to reate fitst Python script .

basic Python Console
You will learn the basic use of the Python console.

Text Editor and basic command
You will learn how to use the text editor screen for imputing scripts, and how to save them to a file.

Info Panel

You are now ready to start Blender Python Scripting

bp-2015-first bpSript

Blender – Edit Mode

b-2000-Edit-Mode
b-2060 – Basics – make kinsour good
b-2100 Twelve Tips

How to set the orgin point


Blender Edit Mode

‘Tab’ os used to switch beteen Object Mode and Edit Mode

Edit Mode vs Object Mode

Object mode is used for manipulating objects on the canvas.
It is used to move, scale, rotate and perform other actions at the
objaect level.

Loop Cut
The loop cut tool creates a loop of one or more edges along a ring of quad faces. Press Ctrl+R, hover your selected face, scroll the mouse wheel to change the number of cuts and click to confirm. Move your mouse to slide the loops. Left click to confirm the position or right click to center the cuts.

Edit mode is used to edit the charaqcteristics and properties of individual objects.

For example, a cube cannot be divided into multiple parts in Object Mode, you must go to Edit Mode to perform that function.