iankurgarg / CSC561-Graphics

This repository contains programming assignments and other course material for Graphics Course (Fall 2017)

Home Page:http://iankurgarg.github.io/CSC561-Graphics/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Course Assignments

Homeworks and other stuff related to Graphics Course (Fall 2017)
Author: Ankur Garg (agarg12@ncsu.edu)

  • Program 1

    • Using ray casting, render unlit, colored ellipsoids
    • Using ray casting, render lit ellipsoid
    • arbitrary viewing setups
    • multiple lights at arbitrary locations
    • off-axis and rectangular projections
    • shadows during ray casting
    • render triangles
  • Program 2

    • Modelling
    • Transforms
    • Lighting on 3D Objects
  • Program 3

References

For more details about the course assignments and the projects, please visit the course webiste here

About

This repository contains programming assignments and other course material for Graphics Course (Fall 2017)

http://iankurgarg.github.io/CSC561-Graphics/


Languages

Language:JavaScript 98.6%Language:HTML 1.4%Language:CSS 0.1%