/Computer-Graphics-CSE-410-BUET

OpenGL drawings, Pipeline stages & Ray tracing assignments of Computer Graphics Sessional Course CSE 410 in Level-4, Term-1 of CSE, BUET

Primary LanguageC++

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