Skip to content

A compilation of all the Computer Graphics Assignment I did in my undergrad

Notifications You must be signed in to change notification settings

Mashiatmm/Computer-Graphics---CSE410

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Computer-Graphics---CSE410

A compilation of all the Computer Graphics Assignment I did in my undergrad

Offline1

The project implements the following :

Online:

Creates a car with 4 wheels and an antenna. can be found in the /Online/bin/Debug/Online1.exe file. alt text

Offline2

Implementation of Raster based graphics pipeline.

  • Stage 1: modeling transformation
  • Stage 2: view transformation
  • Stage 3: projection transformation
  • Stage 4: clipping & scan conversion using Z-buffer algorithm

A demo of the input can be found in input_output folder.

The output is given below
alt text

About

A compilation of all the Computer Graphics Assignment I did in my undergrad

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published