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 4: Beini Gu #22

Open
wants to merge 37 commits into
base: base-code
Choose a base branch
from

Commits on Jan 16, 2021

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

Commits on Sep 10, 2021

  1. Update CUDA Computes List

    shehzan10 committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    a79ca55 View commit details
    Browse the repository at this point in the history
  2. Retab

    shehzan10 committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    78e028a View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. Configuration menu
    Copy the full SHA
    c03780d View commit details
    Browse the repository at this point in the history
  2. Add vulkan option

    shehzan10 committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    80ad206 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2021

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

Commits on Sep 21, 2021

  1. Merge pull request CIS565-Fall-2021#1 from CIS565-Fall-2021/update-in…

    …structions-2021
    
    Update instructions for Fall 2021
    shehzan10 authored Sep 21, 2021
    Configuration menu
    Copy the full SHA
    784f5ca View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2021

  1. format

    Scoutydren committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    dad56d5 View commit details
    Browse the repository at this point in the history
  2. refract

    Scoutydren committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    7081e31 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2021

  1. basics

    Scoutydren committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    3de03e2 View commit details
    Browse the repository at this point in the history
  2. material sort + cache intersection

    Scoutydren committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    8fb31fb View commit details
    Browse the repository at this point in the history
  3. add tinyObject loader into the file

    Scoutydren committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    b969752 View commit details
    Browse the repository at this point in the history
  4. glass refraction

    Scoutydren committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    60e7ca9 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Configuration menu
    Copy the full SHA
    620212f View commit details
    Browse the repository at this point in the history
  2. debug in progress (object translation ok)

    Scoutydren committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    ebbdc50 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. only the silhouette of the object

    Scoutydren committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    4c82d06 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. cube look not correct

    Scoutydren committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    311292c View commit details
    Browse the repository at this point in the history
  2. red diffuse bunny showing

    Scoutydren committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    e501880 View commit details
    Browse the repository at this point in the history
  3. bounding box ok

    Scoutydren committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    cd5472e View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. dof (noisy renders)

    Scoutydren committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    6c8263c View commit details
    Browse the repository at this point in the history
  2. black noise issue of depth of field

    Scoutydren committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    d3fafb7 View commit details
    Browse the repository at this point in the history
  3. dof & anti-aliasing(jittering camera ray)

    Scoutydren committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    3a0f732 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2021

  1. stratified and halton sampling

    Scoutydren committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    0d8f5aa View commit details
    Browse the repository at this point in the history
  2. clean

    Scoutydren committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    e39c75a View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2021

  1. readme in construction

    Scoutydren committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    28abcc9 View commit details
    Browse the repository at this point in the history
  2. blooper

    Scoutydren committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    1cdf998 View commit details
    Browse the repository at this point in the history
  3. udpate readme

    Scoutydren committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    1494211 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2021

  1. add gui + reformat main.cpp

    Scoutydren committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    ec7e94b View commit details
    Browse the repository at this point in the history
  2. iterations slider and save-and-exit button

    Scoutydren committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    2dbce33 View commit details
    Browse the repository at this point in the history
  3. add gbuffer stuff

    Scoutydren committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    0741d53 View commit details
    Browse the repository at this point in the history
  4. more on gbuf

    Scoutydren committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    14115bf View commit details
    Browse the repository at this point in the history
  5. initial look gbuffer

    Scoutydren committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    4f067c4 View commit details
    Browse the repository at this point in the history
  6. gbuffer ok

    Scoutydren committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    30fd67d View commit details
    Browse the repository at this point in the history
  7. udpate gbuffer

    Scoutydren committed Oct 23, 2021
    Configuration menu
    Copy the full SHA
    92bb973 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2021

  1. denoiser done

    Scoutydren committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    9d2410d View commit details
    Browse the repository at this point in the history
  2. readme

    Scoutydren committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    774ca64 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. update readme (no change in implementation, only add some performance…

    … measurement code)
    Scoutydren committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    8c9838e View commit details
    Browse the repository at this point in the history