Skip to content

ankulikov/ComputerGraphics3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComputerGraphics3d

This program was written as a HW for Computer Graphics in the Higher School of Economics

Possibilities:

  • Modeling 3D figures: Tetrahedron, Octahedron, Icosahedron, Sphere, "Drop", Torus, "Spring"
  • Moving, rotating, scaling along all 3 axes (X,Y,Z) using a mouse
  • Animation of rotating along custom axis (by setting a point and a direction vector)
  • Three ortographic projections (front, top, side views) and one central projection

Screenshots:

  • "Drop"

* "Spring"

  • Icosahedron with central projection

Technical details:

  • This is a CLI project
  • Written in Managed C++ in Visual Studio 2013

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages