Beginner Blender Python Tutorial: Phyllotaxis

Опубликовано: 04 Октябрь 2024
на канале: CG Python
2,594
143

This is a video tutorial for Blender Python beginners.
We will go over how to create a Phyllotaxis pattern with a Python script in Blender.

Formula from "The Algorithmic Beauty of Plants" (Chapter 4, formula 4.1)
http://algorithmicbotany.org/papers/#...

‪@TheCodingTrain‬ Dan Shiffman's Coding Challenge #30: Phyllotaxis
   • Coding Challenge #30: Phyllotaxis  

Final Code:
https://gist.github.com/CGArtPython/b...

Interactive graph for converting Polar Coordinates to Cartesian Coordinates
https://www.desmos.com/calculator/u8x...

Original Graph
https://www.desmos.com/calculator/v7y...

Spreadsheet
https://docs.google.com/spreadsheets/...

To Convert from Polar to Cartesian
https://www.mathsisfun.com/polar-cart...

Blender Python Example: Using the modulo operator (%)
   • Blender Python Example: Using the mod...  

Blender: How to set up Python console output on macOS
   • Blender: How to set up Python console...  

Blender: How to set up Python console output on Linux
   • Blender: How to set up Python console...  

00:00 - Intro
01:24 - Phyllotaxis Formula overview
01:24 - Implement the Phyllotaxis Formula
11:30 - Add random divergence angles
13:50 - Outro

Intro Music
Fiery Trails - Silent Partner

Outro Music
Geographer - Easy Shake

#blender #python #scripting