Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project 5: Yuxin Hu #11

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 21, 2017

  1. Configuration menu
    Copy the full SHA
    1ec0422 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2017

  1. Configuration menu
    Copy the full SHA
    dd4833f View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2017

  1. ForwardPlus and Deferred Rendering, no clustered. Clustered has line …

    …issues. Will add Phone shading model and cluster for deferred render, and optimization for deferred render
    HuYuxin committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    38cec1a View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2017

  1. implemented blinn Phone shading in clustered deferred. Tried compact …

    …data in gBuffer but not working well, will fix later
    HuYuxin committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    1a11d9e View commit details
    Browse the repository at this point in the history
  2. add performance analysis, change z direction divide method from equal…

    …ly division to logarithm
    HuYuxin committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    82bf556 View commit details
    Browse the repository at this point in the history
  3. edit readme

    HuYuxin committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    8309bf1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ac339a View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2017

  1. added WebGL url

    HuYuxin committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    3f39717 View commit details
    Browse the repository at this point in the history
  2. added thumbnail image

    HuYuxin committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    5f4b5e9 View commit details
    Browse the repository at this point in the history
  3. added thumbnail image

    HuYuxin committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    4f132ba View commit details
    Browse the repository at this point in the history
  4. fix format issue

    HuYuxin committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    a33a79a View commit details
    Browse the repository at this point in the history
  5. edit demo gif

    HuYuxin committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    01c4482 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b216e9 View commit details
    Browse the repository at this point in the history
  7. modified blinn phong shading

    HuYuxin committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    aeed505 View commit details
    Browse the repository at this point in the history