Skip to content

This repo contains C++ implementations of Object-Oriented Programming (OOP) and Computer Graphics Lab (CGL) practicals as per the SPPU syllabus. Includes problem statements, concepts, and executable code.

License

Notifications You must be signed in to change notification settings

aadish-25/OOPCGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OOP & Computer Graphics Lab – SPPU

This repository contains C++ programs for Object-Oriented Programming (OOP) and Computer Graphics Lab (CGL) practicals as per the Savitribai Phule Pune University (SPPU) syllabus.

📌 Contents

🧱 Object-Oriented Programming (OOP)

  • Class and object-based problems
  • File handling
  • Inheritance and polymorphism
  • STL (map)
  • Student and publication databases
  • Sorting and searching

🎨 Computer Graphics Lab (CGL)

  • DDA Line Drawing Algorithm
  • Bresenham's Circle Drawing
  • Cohen-Sutherland Line Clipping
  • Hilbert and Koch Curves
  • Transformations (2D)
  • Snowflake and Rainman animations
  • Pattern drawing

🛠 Languages Used

  • C++

🗂 Structure

Each .cpp file corresponds to a specific lab assignment. Files are self-contained and include logic, sample data, and output (where applicable).

📚 SPPU Curriculum

This repository aligns with the official practical syllabus for:

  • SE Computer Engineering – Object-Oriented Programming
  • SE Computer Engineering – Computer Graphics Lab

Feel free to clone, use, and modify the code for academic or learning purposes.

About

This repo contains C++ implementations of Object-Oriented Programming (OOP) and Computer Graphics Lab (CGL) practicals as per the SPPU syllabus. Includes problem statements, concepts, and executable code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages