Visual C++ Gallery

Goku Cartoon in C++ Visual Sudio

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 »

Newton Curve in C++ Visual Sudio

Draw a Newton Curve Developed by: Original authors: Manuel Paredes Improvements added from version 2, thanks to Yacsha. JOSE LUIS…

Read More »

Spline Curve in C++ Visual Sudio

Draw a Spline Curve Developed by: Original authors: Manuel Paredes Improvements added from version 2, thanks to Yacsha. JOSE LUIS…

Read More »

Bugs Animated Mouse in C++ Visual Sudio

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 »

Lagrange Curve in C++ Visual Sudio

Draw a Lagrange Curve Developed by: Original authors: Manuel Paredes Improvements added from version 2, thanks to Yacsha. JOSE LUIS…

Read More »

Translated Square in C++ Visual Sudio

A 3D square is plotted that supports translation parallel to the X, Y, Z axes Spanish:Se plotea un cuadrado 3D…

Read More »

3D Square in C++ Visual Sudio

A 3D square is plotted that supports translation, rotation, projection in the XY, XZ, YZ planes, and reflection with respect…

Read More »

Bezier Curve in C++ Visual Sudio

Draw a Bezier Curve Developed by: Original authors: Manuel Paredes Improvements added from version 2, thanks to Yacsha. JOSE LUIS…

Read More »

B-Spline Curve in C++ Visual Sudio

Draw a B-Spline Curve Developed by: Original authors: Amelia Improvements added from version 2, thanks to Yacsha. JOSE LUIS DE…

Read More »

3D Cube in C++ Visual Sudio

Rotate and translate a cube around the X, Y and Z axes Developed by: Original authors: Amelia Improvements added from…

Read More »
Back to top button