Math GraphicsVisual C++ Gallery

3D Square – Transformations in C++ Visual Sudio

Model 2: A 3D square is plotted that supports translation, rotation, scaling, projection in the XY, XZ, YZ planes, and reflection with respect to X, Y, Z and the origin O

Developed by:

Original authors: Manuel Paredes

Improvements added from version 2, thanks to Yacsha.

JOSE LUIS DE LA CRUZ LAZARO

YACSHA – Software & Desing, since 1999, Lima – Perú
The World of Chaos – EL MUNDO DEL CAOS – Unlimited Programming

You can DOWNLOAD the SOURCE CODE and executable software for FREE from here:

3D Square Transformation (1112 downloads )

Join The World of Chaos Developer Community😃

Contribute to the project on Github!

HISTORY

  • Version 2 – 05-V-2024
    • Thanks to the collaboration of a follower of “the world of chaos”, we obtained the first version. From which we have made the following changes:
      • Porting to VC++ 2017.
      • Add credits and version history
      • Translate GUI from spanish to english
      • Warnings due to lack of static_cast are corrected
  • Version 1 – 10-IX-2000
    • First version developed by Manuel Paredes

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button