I recently implemented a project web page that uses a lot of maths and gained some interesting knowledge from the exercise.
I want to hear from Mathematicians. What ideas would you like for someone to implement?
http://www.irunmywebsite.com/raphael/exampleb.html
At the above url you will see a thing called a "rainbow timer" which draws it's "spokes" by using 2 circles and deriving them from the use of the length of both hypotenuse. I can tell you the language the web page uses offers an implicit "rotate" but I did not use it because it was much more efficient to use the 'math' solution.
The website includes implementations of "cubic Bezier curves" and an attempt to simulate gravity with falling and rotating objects.
Remember the topic is what would you like to see implemented?
When visiting please get back even if it's brief
Thanks, Chasbeen[/url]
I want to hear from Mathematicians. What ideas would you like for someone to implement?
http://www.irunmywebsite.com/raphael/exampleb.html
At the above url you will see a thing called a "rainbow timer" which draws it's "spokes" by using 2 circles and deriving them from the use of the length of both hypotenuse. I can tell you the language the web page uses offers an implicit "rotate" but I did not use it because it was much more efficient to use the 'math' solution.
The website includes implementations of "cubic Bezier curves" and an attempt to simulate gravity with falling and rotating objects.
Remember the topic is what would you like to see implemented?
When visiting please get back even if it's brief
Thanks, Chasbeen[/url]
