Plots points of a two-dimensional function (y = f(x)) on the screen, in the specified region of the Cartesian plane.…
Read More »Graphics
A musical keyboard is simulated using the computer keyboard. Most important features: The keyboard is drawn on the screen, using…
Read More »Allows you to read a score from a txt file with the format of the QBASIC play function, and then…
Read More »Another style of drawing Bugs:Draws a mouse’s face using Bezier curves, and then animates the mouse’s face, like a cartoon.…
Read More »Plot a 3D surface, and rotate it randomly about the 3 coordinate axes,periodically. Examples included:Jester’s Hat: z = -sin(3 *…
Read More »Program that graphs conics in their general form ( AX^2+ BXY+CY^2+DX+EY+F = 0), that is to say parabolas, ellipses, hyperbolas,…
Read More »Draw Goku’s face using the Bezier, open B-spline and closed B-spline methods. Spanish:Dibuja la cara de Goku usando los métodos…
Read More »Draw a Newton Curve Developed by: Original authors: Manuel Paredes Improvements added from version 2, thanks to Yacsha. JOSE LUIS…
Read More »Draw a Spline Curve Developed by: Original authors: Manuel Paredes Improvements added from version 2, thanks to Yacsha. JOSE LUIS…
Read More »Draws a mouse’s face using Bezier curves, and then animates the mouse’s face, like a cartoon. Spanish:Dibuja la cara de…
Read More »