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 3: Chang Liu #9

Open
wants to merge 56 commits into
base: main
Choose a base branch
from
Open

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    50f3c49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88254c0 View commit details
    Browse the repository at this point in the history
  3. sync with source

    HummaWhite committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    f9a0a04 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. fix false sync

    HummaWhite committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    bb2d10b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eac1a4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f601442 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6234d2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3dc7d2a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. simple PT sampling kernel

    HummaWhite committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    9abe75a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9556bac View commit details
    Browse the repository at this point in the history
  3. complete PT main loop

    HummaWhite committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    4638103 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2022

  1. complete basic materials

    HummaWhite committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    3cd98b5 View commit details
    Browse the repository at this point in the history
  2. update CMakeLists

    HummaWhite committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    d6bddd6 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

  1. model loader

    HummaWhite committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    ac543b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. BVH builder

    HummaWhite committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    6855bf1 View commit details
    Browse the repository at this point in the history
  2. update CMakeLists

    HummaWhite committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    3f12efe View commit details
    Browse the repository at this point in the history
  3. BVH integration

    HummaWhite committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    be9d294 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02579c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. update CMakeLists

    HummaWhite committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    b2c6ee9 View commit details
    Browse the repository at this point in the history
  2. BVH working

    HummaWhite committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    a0b961f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f064b67 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    cac5b3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31da541 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    aaa4123 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33d8a01 View commit details
    Browse the repository at this point in the history
  3. update CMakeList

    HummaWhite committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    859de4c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. material sorting

    HummaWhite committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    4e44aa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b332204 View commit details
    Browse the repository at this point in the history
  3. BVH visualizer

    HummaWhite committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    7d10d90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c685de0 View commit details
    Browse the repository at this point in the history
  5. add json.hpp of TinyGLTF

    HummaWhite committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    33fee23 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4ef887 View commit details
    Browse the repository at this point in the history
  7. texture support

    HummaWhite committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    a43e6fd View commit details
    Browse the repository at this point in the history
  8. bug fix + GBuffer preivew

    HummaWhite committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    fdbcf3d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b6295a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

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

Commits on Oct 2, 2022

  1. environment map with importance sampling + fix texture filtering issu…

    …e + add demo scene for fov & environment map
    HummaWhite committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    baae16c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d8b63e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a872aa1 View commit details
    Browse the repository at this point in the history
  4. update readme

    HummaWhite committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    93f6ac9 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

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

Commits on Oct 4, 2022

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

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    5e28caf View commit details
    Browse the repository at this point in the history
  2. fix unchecked nan

    HummaWhite committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    122720e View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. update readme

    HummaWhite committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    a57b32a View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. fix build issue

    HummaWhite committed Oct 7, 2022
    2 Configuration menu
    Copy the full SHA
    f567d0c View commit details
    Browse the repository at this point in the history
  2. update readme

    HummaWhite committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    606f4c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. update readme

    HummaWhite committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    a761539 View commit details
    Browse the repository at this point in the history
  2. finalize

    HummaWhite committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    c3628f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

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

Commits on Nov 14, 2022

  1. update scene file

    HummaWhite committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    9f2f933 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. fix MIS pdf bug

    HummaWhite committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    a9c7269 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. update readme

    HummaWhite committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    76b268b View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

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

Commits on Sep 29, 2023

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