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: Matt Elser #24

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

Commits on Sep 27, 2021

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

Commits on Sep 29, 2021

  1. got basic shading working

    mattelser committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    9e9d075 View commit details
    Browse the repository at this point in the history
  2. Began stream compaction

    mattelser committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    29881c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7575eab View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

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

Commits on Oct 1, 2021

  1. can now sort by materials. combined that functionality with culling.

    Also began making scene settings configurable
    mattelser committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    9a9c218 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5a51a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2021

  1. Configuration menu
    Copy the full SHA
    025727a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae3b16e View commit details
    Browse the repository at this point in the history
  3. WIP on DOF

    mattelser committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    fd04a07 View commit details
    Browse the repository at this point in the history
  4. more WIP on DOF

    mattelser committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    55f8401 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2021

  1. fixed refraction issue

    mattelser committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    12efa92 View commit details
    Browse the repository at this point in the history
  2. got DOF working

    mattelser committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    e104c2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1deb385 View commit details
    Browse the repository at this point in the history
  4. WIP on sub-pixel sampling

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

Commits on Oct 4, 2021

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

Commits on Oct 5, 2021

  1. back out all subpixel sampling code, it has a persistant strange display

    issue and was debatably useful
    mattelser committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    f3218f4 View commit details
    Browse the repository at this point in the history
  2. added antialiasing

    mattelser committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    b901809 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

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

Commits on Oct 8, 2021

  1. Configuration menu
    Copy the full SHA
    de35db9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59b4970 View commit details
    Browse the repository at this point in the history
  3. got mesh loading working!

    mattelser committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    003e9f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23817b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6c4fdd View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2021

  1. WIP adaptive sampling

    mattelser committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    8765b60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    397bdbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b583899 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2021

  1. Configuration menu
    Copy the full SHA
    f92fde6 View commit details
    Browse the repository at this point in the history
  2. add two test scenes

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

Commits on Oct 12, 2021

  1. improved readme

    mattelser committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    6a9b5cd View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

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