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 »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 »Draw a Spline Curve Developed by: Original authors: Manuel Paredes Improvements added from version 2, thanks to Yacsha. JOSE LUIS…
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 Lagrange Curve Developed by: Original authors: Manuel Paredes Improvements added from version 2, thanks to Yacsha. JOSE LUIS…
Read More »3D FUNCTION PLOTTER Rotates a 3D surface z=f(x,y) randomly around each of the three axes (X,Y,Z), modeling this function as…
Read More »