Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geometric Shape Modeling

Using simple geometric shapes, this assginment practiced OOP concepts: the concepts of abstraction, encapsulation, information hiding, inheritance, and polymorphism.

OOP Concepts Involved

  • Inheritance hierarchy of classes implementing a common interface
  • Virtual functions and override them in order to make runtime polymorhpism possible in C++

About

Using simple geometric shapes, this assginment practiced OOP concepts: the concepts of abstraction, encapsulation, information hiding, inheritance, and polymorphism.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages