Skip to content

3D House, Cube, Pyramid, Sphere and Spiral in five C++ MFC Projects.

Notifications You must be signed in to change notification settings

abogeorge/MFC-3D-Graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description


  • This project contains five C++ solutions for creating 3D objects without using any 3rd party libraries.

Setup


Prerequisites

  • Visual Studio (tested with Visual Studio 2015 Enterprise)

How to use it

  • Just open any of the five projects using VS and run the code. There is no need for any additional setup.

Components


House

Controls

  • Arrow Keys - Move the figure
    • and - Keys - Zoom In and Out
  • Q and A Keys - X axis Rotation
  • W and S Keys - Y axis Rotation
  • E and D Keys - Z axis Rotation

Screenshot

alt tag

Cube

Controls

  • Arrow Keys - Move the figure
    • and - Keys - Zoom In and Out
  • Q and A Keys - X axis Rotation
  • W and S Keys - Y axis Rotation
  • E and D Keys - Z axis Rotation

Screenshot

alt tag

Pyramid

Controls

  • Arrow Keys - Move the figure
    • and - Keys - Zoom In and Out
  • Q and A Keys - X axis Rotation
  • W and S Keys - Y axis Rotation
  • E and D Keys - Z axis Rotation

Screenshot

alt tag

Spiral

Controls

  • Arrow Keys - Move the figure
    • and - Keys - Zoom In and Out
  • Q and A Keys - X axis Rotation
  • W and S Keys - Y axis Rotation
  • E and D Keys - Z axis Rotation

Screenshot

alt tag

Sphere

Controls

  • Arrow Keys - Move the figure
    • and - Keys - Zoom In and Out
  • Q and A Keys - X axis Rotation
  • W and S Keys - Y axis Rotation
  • E and D Keys - Z axis Rotation

Screenshot

alt tag

About

3D House, Cube, Pyramid, Sphere and Spiral in five C++ MFC Projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published