Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Exercise 1 - Simple Reactor

Take your two examples from the Week 1 Exercise 1 and recode them using the reactor principle. Is the result effective with the reactor method? If not, how can you redesign the code for a more interesting outcome?

Exercise 2 - Vector Fields

Use the vector code in the example to produce a flowing arrangement of geometric forms. Consider taking Week 1 - Exercise 2 as your starting point for the geometry.

Exercise 3 - Distributions

Create two new examples by modifying the code with different reactor shapes that respond not only with size change. Try rotation, colour change or deformations.