Home Download Help Forum Resources Extensions FAQ NetLogo Publications Contact Us Donate Models: Library Community Modeling Commons Beginners Interactive NetLogo Dictionary (BIND) NetLogo Dictionary User Manuals: Web Printable Chinese Czech Farsi / Persian Japanese Spanish
|
NetLogo User Community Models(back to the NetLogo User Community Models)
## Introduction
Use this Netlogo Model to Perform Transformations on a shape.
## Begin Here
Enter the list of vertices of the shape you created in the code tab, under the setup procedure. Then you can press the button 'Draw Polygon' To draw your shape. You can also use 'Draw Grid' and 'Hide Gride' to see the x,y axes and coordinate grid.
## Suggestions for Teachers.
Remove the code from the buttons that make the transformations. Ask the students to figure it out.
An extension for more advanced students could be to make the transformations around other points and lines that are not the axes and origin. Or to make rotations with other angles.
Created by Christopher Yu |
(back to the NetLogo User Community Models)