Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 690 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 690 Bytes

Computer-Graphics-Sessional-CSE-410-BUET

This repo contains LAB assignments and contents of Computer Graphics Sessional course in Level-4, Term-1 of January-2019 session of CSE, BUET

Course Contents:

  • OpenGL Drawings:
    • Fully controllable camera simulation
    • Sphere to Cylinder simulation
    • Wheel movement
    • Reflection of moving arrow in a square
    • Folding or Unfolding faces of a cube
  • Graphics Pipeline Stages:
    • Modeling Transformation
    • View Transformation
    • Projection Transformation
  • Ray Tracing:
    • Rendering a described scene with Sphere, Pyramid, light source considering provided level of reflection using OpenGL