Remove these ads by
Signing UpStep 1
Y = X^2/(4*focal)
The old camera flash bulbs appeared to use a short focal length when compared to its radius. When the focal is 0.25, then Y will be unity when X is unity.
The web page to do this is only a text file. Feel free to save it as source on you computer.
| « Previous Step | Download PDFView All Steps | Next Step » |












































Another write up on what things do can be found here...
www.idea2ic.com/OtherStuff/Web_parabola/Design_A_parabola.html
To get a smother curve, you may want to consider evaluating the inverse problem to get Xmax (positive) for Ymax at the boundary of the plot, then generate a fixed number of steps from X=0 to X=Xmax.
Otherwise, this is a very clever bit of JavaScript. Nicely done!