By: Paddle2See
Views: 301 | LoveIts: 11
Description: This project calculates approximate values of Pi using only the distance formula by approximating the circle with regular polygons. This is the technique an ant with a straight ruler might use if he wanted to calculate pi. He walks out from the center in opposite directions until he finds the ci ... show more
By: jldugger
Views: 193 | LoveIts: 2
Description: Draws a polygon. Number of vertices is controllable by slider. The sliders don't support decimal places yet so you really only have two options for size at the moment. I'll think of a better way later.
By: billyedward
Views: 74 | LoveIts: 0
Description: Simply click the flag, set the number of sides that you want, choose the colours, choose your polygons size, select whether you want it filled in or not, click go, and watch it draw a perfect equilateral polygon right before your eyes! (I'm sorry, the colour picker does'nt work too well)
By: jlpatte2
Views: 48 | LoveIts: 1
Description: Use Mouse to Move Laser, Clock on the green nozzle to change the laser angle, click the red fire button to fire the laser. The Clear Button removes previous "laser" tracks. Use Selector to select a specific puzzle/shape, click the fox for a random shape. Try to determine the shape under th ... show more
By: armagon
Views: 37 | LoveIts: 0
Description: The sprite will draw a polygon, with the specified number of sides and with each side being the specified length. This is a simple example on how to use variables, and shows that there are 360 degrees within every object that has sides of the same length.
By: thatsmybag
Views: 28 | LoveIts: 0
Description: Its not to exciting but I think its cool Make Squares by pressing space and when done with that click to make the square, press space again to clear and start over
By: loisath
Views: 17 | LoveIts: 2
Description: type s to begin type e to end press green flag to draw a shape and see its name type P to see a pattern made with the shape
By: brightonbell
Views: 9 | LoveIts: 0
Description: This program will draw a regular polygon based on the number of sides and the length of sides that the user chooses. The colour changes randomly. Choose your number of sides, and their length, and then press S to start.
By: ttsgeb
Views: 2 | LoveIts: 0
Description: All units are given in steps. Perimeter is calculated as the line is drawn, however since area can not be found until a closed figure is created, it is not calculated until the object is finished being drawn. Formula for Area of a closed polygon: (Perimeter * Apothem)/2 Because of the inability t ... show more