Skip to content
Youtube
Python and Turtle

Python and Turtle

Python, Turtle, Projects, Learn

  • Home
  • Category By Level
    • Difficulty Level 1
    • Difficulty Level 2
    • Difficulty Level 3
    • Difficulty Level 4
    • Difficulty Level 5
    • Difficulty Level 6
    • Difficulty Level 7
    • Difficulty Level 8
    • Difficulty Level 9
    • Difficulty Level 10
    • Difficulty Level Hard
  • Category By Topic
    • Loop
      • Nested for loop
      • For loop
      • While loop
    • recursion
    • Color
    • List
    • Math
    • Random
    • Animation
    • Games
  • Browse By Tags
    • curves
    • fractal
    • logo
    • parametric curve
    • physics
    • spiral
    • tessellation
  • Tutorials
  • Contact Us
Close Button

Vogel’s ModelVogel’s Model

03/08/201903/08/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 6:17 pm

Vogel’s model is closely related to the Fermat’s Spiral. Instead of continuously drawing the spiral curve, Vogel’s model draws dot in constant spacing. The constant space used in Vogel’s model

READ MOREREAD MORE

Fermat’s SpiralFermat’s Spiral

03/08/201903/08/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 6:10 pm

In a previous project, you drew Archimedean Spiral, in which radius increase linearly with the angle. In Fermat’s spiral, radius increases in proportion to the square root of the angle.

READ MOREREAD MORE

Golden SpiralGolden Spiral

03/08/201903/08/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 2:40 pm

In style similar to Fibonacci Spiral, draw the following Golden Spiral. Unlike Fibonacci tiling, the ratio between to successive squares is strictly golden ratio (1.61803398875). Please note that Golden Spiral

READ MOREREAD MORE

Fibonacci vs Golden Ratio TilingFibonacci vs Golden Ratio Tiling

03/08/201903/08/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 2:28 pm

Draw Fibonacci tiling and Golden Ratio Tiling in one canvas. Which one is Golden Ratio Tiling?

READ MOREREAD MORE

Golden Ratio TilingGolden Ratio Tiling

03/08/201903/08/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 2:23 pm

Golden Ratio is a number fib(n+1)/fib(n) will converge to, where fib(n) represents n-th fibonacci number. The value is (1+sqrt(5))/2 ≈ 1.61803398875. In similar style to fibonacci tiling, draw a golden

READ MOREREAD MORE

Fibonacci SpiralFibonacci Spiral

03/08/201903/08/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 11:29 am

Continue with Fibonacci Tiling project to draw a curve called Fibonacci Spiral.

READ MOREREAD MORE

Fibonacci TilingFibonacci Tiling

03/08/201903/08/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 10:47 am

Fibonacci sequence is a series of numbers with each number being the sum of previous two numbers. The first numbers are 1, 1. Here is the first 10 numbers in

READ MOREREAD MORE

Expanding Tilted Circles AnimatedExpanding Tilted Circles Animated

03/08/201903/08/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 9:43 am

You drew an Expanding Tilted Circles in a previous project. Animate by rotating these circles with circles inside moving faster than circles outside.

READ MOREREAD MORE

Expanding Tilted CirclesExpanding Tilted Circles

03/08/201903/08/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 9:19 am

You drew 60 tilted circles. Now draw fewer circles but with circles of expanding sizes. You can also add color to make it look better.

READ MOREREAD MORE

Zooming into Mandelbrot SetZooming into Mandelbrot Set

03/07/201903/07/2019 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 11:28 am

Let’s zoom into Mandelbrot Set and see what details it has. Each picture shows the x,y coordinates of the center and the radius.

READ MOREREAD MORE

Posts pagination

Previous 1 … 45 46 47 … 55 Next

Navigate by Categories

Algorithms animation colorsys custom functions Difficulty Level 1 Difficulty Level 2 Difficulty Level 3 Difficulty Level 4 Difficulty Level 5 Difficulty Level 6 Difficulty Level 7 Difficulty Level 8 Difficulty Level 9 Difficulty Level 10 Difficulty Level Hard events File I/O for loop games keyboard events list loop math mouse events nested for loop Object Oriented Programming physics python random recursion timer events turtle Tutorial unicode while loop writing text

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Academic WordPress Theme Copyright 2019 Python Turtle Academy

Scroll Up
Go to mobile version