Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Stack-based Recursive Graphics Links in the screenshots are: Link 1- https://processing.org/examples/tree.html Link 2- https://processing.org/examples/recursion.html Link 3- http://learningprocessing.com/examples/chp13/example-13-08-recursion Link 4- https:/atureofcode.com/book/chapter-8-fractals/ Example 1- https://www.etsy.com/au/listing/101766880/tree-cross-stitch-pattern-pdf Example 2-

Stack-based Recursive Graphics

Links in the screenshots are:

Link 1- https://processing.org/examples/tree.html

Link 2- https://processing.org/examples/recursion.html

Link 3- http://learningprocessing.com/examples/chp13/example-13-08-recursion

Link 4- https:/atureofcode.com/book/chapter-8-fractals/

Example 1- https://www.etsy.com/au/listing/101766880/tree-cross-stitch-pattern-pdf

Example 2- https://www.dreamstime.com/stock-illustration-unique-stick-figure-crowd-illustration-image68466276

imageimage

1. Before designing your recursive graphics using Processing review the following topics/examples (link 1, link 2, link 3, link 4). To design two different works of recursive shapes, you must incorporate pushMatrix(), popMatrix(), and ArrayList along with both mouse and key interactivities (e.g., mouse movement to change shape, color change through pressing different keys) for your recursive graphics. To get a full mark, your work should show uniqueness in addition to technical excellency different from examples (Tree, circles). Do not copy other's work (You will receive '0'; plagiarism). Recursion examples: Tree, circles pushMatrix() FORMatrix(). ArrayList Fractals 2. Find some reference images showing recursive patterns in nature. Try some keywords; pattern, flower, skin, tree, wave, people etc. Briefly explain the reason you choose those images for your two examples. You must add your reference image with web link below. #1 Link #2 Link https://www.etsy.com/au/ listing/101766880/tree- cross-stitch-pattern-pdf https://www.dreamstime.c om/stock-illustration- unique-stick-figure-crowd- illustration- image68466276 Briefly explain the reason why you choose this image Briefly explain the reason why you choose this image

Step by Step Solution

There are 3 Steps involved in it

Step: 1

a Design rules for the first work 1 Start with a line 2 Divide the line into three equal parts 3 Draw an equilateral triangle using the middle segment as its base 4 Erase the base of the equilateral t... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Managerial Decision Modeling With Spreadsheets

Authors: Nagraj Balakrishnan, Barry Render, Jr. Ralph M. Stair

3rd Edition

136115837, 978-0136115830

More Books

Students also viewed these Programming questions