From 7c8ffd449ab7365cbe6e135f1a0a0de122d00e9e Mon Sep 17 00:00:00 2001 From: pommicket Date: Mon, 29 Aug 2016 23:07:21 -0400 Subject: Changed navbar --- mathematical.html | 251 +++++++++++++++++++++++++++--------------------------- 1 file changed, 125 insertions(+), 126 deletions(-) (limited to 'mathematical.html') diff --git a/mathematical.html b/mathematical.html index 9482b49..1d78992 100644 --- a/mathematical.html +++ b/mathematical.html @@ -1,127 +1,126 @@ - -Mathematical Demonstrations - - - - - - - -

Mathematical Demonstrations

-Home -All -Games -Android Apps -
- -
-Modular Pascal's Triangle
-

-A picture of Pascal's triangle mod x. Set x and
-Click update to see the triangle.

-
- -
-Modular Circles
-

-There are a circle of points, each one corresponding
-to a number. Lines are drawn between points according
-to rules. Create interesting shapes like cardioids
-

-
- -
-Shape Roller
-

-This program rolls (invisible) shapes around other
-(invisible) shapes and traces a point on the shape as
-it moves along. Create interesting shapes like cardioids.
-

-
- -
-The Mandelbrot Set
-

-This program draws the Mandelbrot Set. You can
-zoom in and change the power.
-

-
- -
-Langton's Ant
-

-This is the cellular automaton known as Langton's
-Ant. You can find out more about it here. -

-
- -
-Elementary cellular automata
-

-Run elementary cellular automata. -

-
- -
-Maze Solver
-

-Create a maze, choose a starting point and an
-ending point, and your computer will solve the
-maze. -

-
- - -
-AutoImages
-

-A computer program that creates art. It uses
-random functions to generate images. An explanation
-can be found here.
-There is also AutoArtEvolve, which improves its
-images based on the ones you prefer:
- -

-
- -
-AutoVideos
-

-A computer program that creates videos. It uses
-random functions to generate videos. An explanation
-can be found here.
-

-
- -
-AutoAudio
-

-A computer program that creates audio. It uses
-random functions to generate audio. An explanation
-can be found here.
-

-
- - -
-NameGenerator
-

-A computer program that generates names! It uses
-the frequencies of trigrams.
-

-
- -
-π Calculator
-

-Draw a circle, then find out how well your circle
-approximates π!
-

- - - + + Mathematical Demonstrations + + + + + + + + + + +

Mathematical Demonstrations

+ +
+ Modular Pascal's Triangle
+

+ A picture of Pascal's triangle mod x. Set x and
+ Click update to see the triangle.

+
+ +
+ Modular Circles
+

+ There are a circle of points, each one corresponding
+ to a number. Lines are drawn between points according
+ to rules. Create interesting shapes like cardioids
+

+
+ +
+ Shape Roller
+

+ This program rolls (invisible) shapes around other
+ (invisible) shapes and traces a point on the shape as
+ it moves along. Create interesting shapes like cardioids.
+

+
+ +
+ The Mandelbrot Set
+

+ This program draws the Mandelbrot Set. You can
+ zoom in and change the power.
+

+
+ +
+ Langton's Ant
+

+ This is the cellular automaton known as Langton's
+ Ant. You can find out more about it here. +

+
+ +
+ Elementary cellular automata
+

+ Run elementary cellular automata. +

+
+ +
+ Maze Solver
+

+ Create a maze, choose a starting point and an
+ ending point, and your computer will solve the
+ maze. +

+
+ + +
+ AutoImages
+

+ A computer program that creates art. It uses
+ random functions to generate images. An explanation
+ can be found here.
+ There is also AutoArtEvolve, which improves its
+ images based on the ones you prefer:
+ +

+
+ +
+ AutoVideos
+

+ A computer program that creates videos. It uses
+ random functions to generate videos. An explanation
+ can be found here.
+

+
+ +
+ AutoAudio
+

+ A computer program that creates audio. It uses
+ random functions to generate audio. An explanation
+ can be found here.
+

+
+ + +
+ NameGenerator
+

+ A computer program that generates names! It uses
+ the frequencies of trigrams.
+

+
+ +
+ π Calculator
+

+ Draw a circle, then find out how well your circle
+ approximates π!
+

+ + + + -- cgit v1.2.3