-
Notifications
You must be signed in to change notification settings - Fork 29
Homework 5
Kai edited this page Apr 3, 2018
·
18 revisions
The assignment is to put your own creative "spin" on one of the examples (or create your own new example). Here are some suggestions but by no means do you need to stick to them.
- Using the Shakespeare monkey example, try evolving a sequence of something other than characters -- geometry, musical notes, pixels, etc.
- Visualize the path of the smart rockets in a different way. What sorts of abstract or artistic images can emerge by layering many generations of evolution?
- Using the "evolving faces" example, create your own "interactive selection" project. In addition to visual design, consider evolving sound — for example, a short sequence of tones. Can you devise a strategy, such as a networked web application or physical sensor system, to acquire ratings from multiple users over time?
- Create an interface for any of the examples that allows you to pause/restart the simulation, adjust parameters on the fly, and more.
- In Jer Thorp’s original Smart Rockets each rocket only gets five thrusters (of any direction and strength) that follow a firing sequence (of arbitrary length). Jer’s simulation also gives the rockets a finite amount of fuel. Can you add these elements to the simulation?
As an alternative you are also welcome to complete an assignment related to the QuadTree example:
- Make a version of the QuadTree optimization example for Flocking.
- Visualize a QuadTree in a non-traditional way.
- Create a "pixelated" image with a QuadTree.
- Document your work on the web and link to it below.
- Add any questions below:
- Seems like the P5
random([])
function doesn't really work. To select parents from the matingPool, I still have to pick a random index number from the matingPool and then make it a parent - Effy
- Name -- [project name](blog post or sketch running in browser url)
- Yen --DEFINE FED AS AN EGG | video
- James -- BulletHell
- Kai --Hair
- Lucas --
- Alice --
- Dominick -- Red/Blue Seeker
- Lin --
- Yu-Hao --
- Zohreh --
- Aidan -- Evolving Images
- Effy -- Artistic Smart Rockets
- Yeonhee -- Interactive Selection
- Tong -- Smart Rocket With Path
- Zahra --Modified Ecosystem
- Simon --
- Jesse --
- Sam --
- Heng --