2019.06.17(am): How to draw Koch’s Snowflake with python turtle
2019.06.14(am): How to draw fractal tree with python turtle
2019.06.13(pm): How to realize the image detection using OpenCV
thanks for Young-hoon Yoo.
2019 06 13(pm): How to draw gear with gear image on Rhino
The reason I do not use an existing gear is because I have to drill a hole in the gear, so I design it directly for customization. gear online generator : https://geargenerator.com/#200,200,100,6,1,0,0,4,1,8,2,4,27,-90,0,0,16,4,4,27,-60,1,1,12,1,12,20,-60,2,0,60,5,12,20,0,0,0,2,-563 Rhino Design Process(ArrayPollar) 2019 06 13 modified gear sketch files on Rhino
2019.06.13(am): redesign the core-gear for version 5.0
2019 06 13 gear file for strandbeest version 5.0
2019.06.13(am): How to draw fractal with python turtle
2019.06.11(pm): How to make leg joints with multiple holes using Grasshopper
Grasshopper diagram Difference center pipe & Difference leg pipe Leg cylinder & Center cylinder Completed Test 3d printing
2019.06.10(am): How to draw graphic using hexagon with python turtle
fd() means forward, bk() means back and rt() or It() means tilt right by certain angle.
2019.06.07(am): How to draw the star with python turtle
code