Differences between revisions 3 and 39 (spanning 36 versions)
Revision 3 as of 2016-08-30 08:56:25
Size: 5679
Editor: wiki
Comment:
Revision 39 as of 2017-01-10 15:53:45
Size: 7330
Editor: wiki
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## Please edit system and help pages ONLY in the master wiki! ## Please edit    system and help pages ONLY in the master wiki!
Line 14: Line 14:
= Golden Ratio 201609 = = Golden Ratio and Generative Arts 201609 =
Line 20: Line 20:
Tuesday, 15 November, 13:45-15:30, MF.08 Tuesday, 15 November 2016, 13:45-15:30, MF.08
Line 27: Line 27:
 * [[attachment: ellipse.zip]]
 * [[attachment: parabola.zip]]
 * homework for coordinate systems: slide 6 (classic_curves.pptx)
 * homework for parameterized curves and conic sections: slides 41-42 (classic_curves.pptx)
Line 28: Line 32:
Thursday, 17 November, 8:45-10:30, MF.14
 * exercises: translate equations to processing (teacher: Loe)
Thursday, 17 November 2016, 8:45-10:30, MF.14
 * exercises: translate equations to processing (students + teacher: Loe)
Line 33: Line 37:
Monday, 15 February, 8:45-10:30, LG0.10g
 * theory: (a) golden ratio and related numbers (teacher: Loe)
Tuesday, 22 November 2016, 13:45-15:30, MF.08
 * parameterized curves continued (tan
gents)
 * theory: (a) golden ratio [and related numbers] (teacher: Loe)
Line 36: Line 41:
 * theory: (b) spline theory (teacher: Loe)  * homework: program self-chosen curve + tangents

Thursday 24 November 2016, 8:45-10:30, MF.14
 * theory: (a) golden ratio and related numbers : plastic number(teacher: Loe)
 * [[attachment: golden_and_plastic_ratio.pptx]] (again)
 * [[attachment: Plastic Number_ Construct.pdf]] (paper on Van der Laan's plastic number Luka Marohnić and Tihana Strmečki)
 * theory: (b) spline theory (teacher: Loe)
Line 38: Line 49:

Thursday 18 February
* exercises: (a) find out about Van der Laan and program plastic number (students + Loe)
 * exercises: (b) implement splines in processing (students + Loe)
 * homework: (a) read about about Van der Laan and program "morphotheek" (students + Loe)
 * homework: (b) implement splines in processing (students + Loe)
Line 45: Line 54:
Monday, 22 February, 8:45-10:30, LG0.10g
 * intermezzo: Pascal's triangle
Tuesday, 29 November 2016, 13:45-15:30, MF.08
 * discussion: rubrics
 * [[attachment: DBM_rubrics.xlsx]]
 * programming: simulated gravity
 * [[attachment: balls.pde]]
 * [[attachment: moons.pde]]
 * exercise: implemented splines
 * exercise: implemented morphotheek
 

Thursday, 1 December 2016, 8:45-10:30, MF.14
 * theory: spline theory continued (Bézier splines)
 * [[attachment: bezier.pde]]
 * how to: implement Bézier spline, different polynomials
 * more Processing:
 * -> code generation [[attachment: escherMaker.zip]]
 * -> generate-and-test approach [[attachment: generateandtestlissajous.zip]]
 * -> interactive image analysis [[attachment: goldenRatioMythTester.zip]]


 
=== Week 4: ===

Tuesday, 6 December 2016, 13:45-15:30, MF.08

 * theory: symmetry theory (frieze patterns) (teacher: Loe)
 * [[attachment: symmetry_frieze_patterns.pptx]]
 * [[attachment: why_there_are_seven_types_of_frieze_patterns_by_aarts.pdf]]
 * reference: Plane and Solid Geometry by Jan M. Aarts (digital copy at TU/e library)
 * extra: Pascal's triangle
Line 49: Line 86:
 * theory: (a) spline theory continued (Bézier splines)
 * theory: (b) symmetry theory (frieze patterns) (teacher: Loe)
 * [[attachment: symmetry_frieze_patterns.pptx]]
 * [[attachment: why_there_are_seven_types_of_frieze_patterns_by_aarts.pdf]]
 * inspiration: Euler's Number Triangle
 * homework: design and implement Frieze pattern in Processing (students)
Line 55: Line 90:
Thursday, 25 February, 13:45-15:30, LG0.10g
 * exercises: implement Bézier spline
 * exercises: design and implement Frieze pattern in Processing (students + Loe)

=== Week 4: ===

Monday, 29 February, 8:45-10:30, LG0.10g
 * intermezzo: is this really a golden ratio? (discussion)
 * [[attachment: goldenRatioMythTester.zip]]
Thursday, 8 December 2016, 8:45-10:30, MF.14
Line 68: Line 95:
 * example in Processing (rotate polygon, generate-and-test pink blobs)
 * [[attachment: rotatePolygon.zip]]
Line 72: Line 101:
Thursday, 3 March, 13:45-15:30, LG0.10g
 * data collection: heart beats, 3mins, option for data visualisation (students)
 * [[attachment: FLOWERSBFBNEWEST2013.zip]]
=== Week 5: ===

 * exercice: code wallpaper

Tuesday, 13 December 2016, 13:45-15:30, MF.08
 * theory: Heesch Kienzle tessellations and Oogway (teacher: Jun)
 * [[attachment:TessellationsTheory.pptx]]
 * http://alexandria.tue.nl/repository/freearticles/54736.pdf (In German, Heesch and Kienzle's book, campus or VPN only)

Thursday, 15 December 2016, 8:45-10:30, MF.14
 * exercises: code three tessellations with Oogway (teachers: Jun and Loe)
 * extra: two more artists (student contributions welcomed)
 * [[attachment: inspiration for your miniproject.pptx]]
 * extra: heart rate variability visualised (Loe)
 * [[attachment:escherMaker.zip]] (tool for line capturing)

=== Week 6: ===

Tuesday, 20 December 2016, 13:45-15:30, MF.08

* theory: fractals and fractal dimension (teacher: loe)
 * [[attachment: fractals_part_one.pptx]]
 * [[attachment: fractals_part_two.pptx]] (large file)
 * [[attachment: mandelbrot_simple.zip]]
 * [[attachment: mandelbrot_interactive.zip]]
 * [[attachment: mandelbrot_colors.zip]]
 * [[attachment: DRAGON_FLOAT.zip]] (dragon curve fractal, Processing and Oogway)
 * [[attachment: DRAGON_TAJIMA.zip]] (dragon curve fractal, Processing and Stitchway)
 * [[attachment: oogway.zip]] (Oogway for Processing 3)

Thursday, 22 December 2016, 8:45-10:30, MF.14

 * theory: dynamic patterns (teacher: Mathias)
 * extra: projection mapping (idem)
 * http://desis.id.tue.nl/tools/projection-mapping/ (tools for projection mapping by Jun)

=== Week 7: ===

Tuesday, 10 January 2017, 13:45-15:30, MF.08
 
 * instruction: laser cutter (teacher: Jasper Sterk)
 * [[attachment: Lasercutting.pdf]]
 * http://illustrator.hilfdirselbst.ch/dokuwiki/en/skripte/javascript/wr-removeduplicates (link to script for removing duplicate lines)
 * mini project: kick-off (students, Loe)
 * discussion: deadlines and rubrics (all)
 * instruction: Embroidery machine (teacher: Lonneke Baken)
 * go to WS lab

Thursday, 12 January 2017, 8:45-10:30, MF.14
 * mini project: progress meeting (Loe is there for help, student's presence is optional)

=== Week 8: ===

Tuesday, 17 January 2017, 13:45-15:30, MF.08
 * option for individual help

Thursday, 19 January 2017, 8:45-10:30, MF.14
 * SHOW TIME: details to be arranged
 * mini project: plenary presentation meeting (all, guests welcome)
 * students receive preliminary feedback

=== Examination week: ===

Friday, February 3, 2017, 17:00, DEADLINE
 * last day of TU/e examination period
 * send one zip file to l.m.g.feijs@tue.nl
 * mini project reports (design, implementation, code, math, equations, materialization, hi-res photos documentation, reflection)

 * grading (within 15 working days after deadline)

=== optional material:
Line 80: Line 178:

=== Week 5: ===

Monday, 7 March, 8:45-10:30, LG0.10g
 * theory: Heesch Kienzle tessellations and Oogway (teacher: Jun)
 * [[attachment:TessellationsTheory.pptx]]
 * http://alexandria.tue.nl/repository/freearticles/54736.pdf (In German, Heesch and Kienzle's book, campus or VPN only)

Thursday, 10 March, 13:45-15:30, LG0.10g
 * intermezzo: two more artists (student Vivianne)
 * [[attachment: inspiration for your miniproject.pptx]]
 * intermezzo: heart rate variability visualised (Loe)
 * [[attachment:escherMaker.zip]] (tool for line capturing)
 * http://desis.id.tue.nl/tools/projection-mapping/ (tools for projection mapping by Jun)
 * exercises: code three tessellations with Oogway (teachers: Jun and Loe)

=== Week 6: ===

Monday, 14 March, 8:45-10:30, LG0.10g
 * theory: Voronoi diagrams algorithms (teacher: Loe)
 * [[attachment: voronoi_diagrams_theory.pptx]]
 * [[attachment: oogway.zip]] (Oogway for Processing 3)

Thursday, 17 March, 13:45-15:30, LG0.10g


 * mini project: kick-off (teachers: Jun and Loe)
 * deadlines and rubrics (all)
 * [[attachment: DGM211_rubrics.xlsx]]
 * instruction: laser cutter (teacher: Chet)
 * [[attachment: LaserCutting.pdf]]
 * exercises: continue tessellations (teacher: Loe, Jun)
 * [[attachment: Logfiles.zip]] (data collection, thanks Vivianne)

=== Week 7: ===

Monday, 21 March, 8:45-10:30, LG0.10g
 * theory: fractals and fractal dimension (teacher: loe)
 * [[attachment: fractals_part_one.pptx]]
 * [[attachment: fractals_part_two.pptx]] (large file)
 * [[attachment: paper_about_pollock.pdf]]
 * [[attachment: DRAGON_FLOAT.zip]] (dragon curve fractal, Processing and Oogway)
 * [[attachment: DRAGON_TAJIMA.zip]] (dragon curve fractal, Processing and Stitchway)

Thursday, 24 March, 13:45-15:30, LG0.10g
 * instruction: embroidery machine (special guest Lucia Van den Hoven, confirmed)
 * optional: design own fractal (teachers: Jun and Loe)
 * mini project: progress meeting (teachers: Jun and Loe)

=== Week 8: ===

Monday, 28 March, TU/ closed

Thursday, 31 March, 13:45-15:30, LG0.10g
 * mini project: plenary presentation meeting (all, guests welcome)
 * students receive preliminary feedback

=== Examination week: ===

Deadline April 15, 2016
 * mini project reports (design, implementation, code, math, equations, materialization, hi-res photos documentation, reflection)

 * grading (within 15 working days)
 * extra: data collection, heart beats, 3mins, option for data visualisation (students)
 * [[attachment: FLOWERSBFBNEWEST2013.zip]]

Golden Ratio and Generative Arts 201609

Schedule

Week 1:

Tuesday, 15 November 2016, 13:45-15:30, MF.08

Thursday, 17 November 2016, 8:45-10:30, MF.14

  • exercises: translate equations to processing (students + teacher: Loe)

Week 2:

Tuesday, 22 November 2016, 13:45-15:30, MF.08

  • parameterized curves continued (tangents)
  • theory: (a) golden ratio [and related numbers] (teacher: Loe)
  • golden_and_plastic_ratio.pptx

  • homework: program self-chosen curve + tangents

Thursday 24 November 2016, 8:45-10:30, MF.14

  • theory: (a) golden ratio and related numbers : plastic number(teacher: Loe)
  • golden_and_plastic_ratio.pptx (again)

  • Plastic Number_ Construct.pdf (paper on Van der Laan's plastic number Luka Marohnić and Tihana Strmečki)

  • theory: (b) spline theory (teacher: Loe)
  • splines_theory.pptx

  • homework: (a) read about about Van der Laan and program "morphotheek" (students + Loe)
  • homework: (b) implement splines in processing (students + Loe)

Week 3:

Tuesday, 29 November 2016, 13:45-15:30, MF.08

Thursday, 1 December 2016, 8:45-10:30, MF.14

Week 4:

Tuesday, 6 December 2016, 13:45-15:30, MF.08

Thursday, 8 December 2016, 8:45-10:30, MF.14

Week 5:

  • exercice: code wallpaper

Tuesday, 13 December 2016, 13:45-15:30, MF.08

Thursday, 15 December 2016, 8:45-10:30, MF.14

Week 6:

Tuesday, 20 December 2016, 13:45-15:30, MF.08

* theory: fractals and fractal dimension (teacher: loe)

Thursday, 22 December 2016, 8:45-10:30, MF.14

Week 7:

Tuesday, 10 January 2017, 13:45-15:30, MF.08

Thursday, 12 January 2017, 8:45-10:30, MF.14

  • mini project: progress meeting (Loe is there for help, student's presence is optional)

Week 8:

Tuesday, 17 January 2017, 13:45-15:30, MF.08

  • option for individual help

Thursday, 19 January 2017, 8:45-10:30, MF.14

  • SHOW TIME: details to be arranged
  • mini project: plenary presentation meeting (all, guests welcome)
  • students receive preliminary feedback

Examination week:

Friday, February 3, 2017, 17:00, DEADLINE

  • last day of TU/e examination period
  • send one zip file to l.m.g.feijs@tue.nl

  • mini project reports (design, implementation, code, math, equations, materialization, hi-res photos documentation, reflection)
  • grading (within 15 working days after deadline)

=== optional material:

  • exercises: code matrices as class in Processing (students + Loe
  • exercises: code wall-paper pattern with matrices (students + Loe)
  • exercises: code wall-paper with built-in transforms (students + Loe)
  • extra: Bridges paper by Francesco de Comité on Carioidal variations
  • bridges2014-349.pdf

  • extra: data collection, heart beats, 3mins, option for data visualisation (students)
  • FLOWERSBFBNEWEST2013.zip

GoldenRatio: FrontPage/201609 (last edited 2017-01-10 15:53:45 by wiki)