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

Proj5: John Marcao #49

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

Proj5: John Marcao #49

wants to merge 27 commits into from

Commits on Oct 19, 2019

  1. Answered conceptual questions

    John Marcao committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    9347c9d View commit details
    Browse the repository at this point in the history
  2. TODOs in Dynamic Buffers

    Added creation of AABB primitve attribute buffers and calculated the transform matricies for Local to BLAS and BLAS to local space.
    John Marcao committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    15b4699 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Configuration menu
    Copy the full SHA
    61f2a32 View commit details
    Browse the repository at this point in the history
  2. Up to 2.6 done

    John Marcao committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    6bea13a View commit details
    Browse the repository at this point in the history
  3. Started 2.7

    John Marcao committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    897e8cb View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. Finish 2.7

    John Marcao committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    bd8f40c View commit details
    Browse the repository at this point in the history
  2. Part 2 done!

    John Marcao committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    225ca9c View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

  1. Hit bug

    John Marcao committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    7068dd2 View commit details
    Browse the repository at this point in the history
  2. Switch to DXR

    John Marcao committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    123ac4f View commit details
    Browse the repository at this point in the history
  3. Fix incorrectly initialized rootParameter

    InitAsConstant was incorrectly sized for the geometry type, so when Creating the root signature it was invalid
    John Marcao committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    caccf18 View commit details
    Browse the repository at this point in the history
  4. Fixed missing field in TLAS

    TLAS was missing an instance descriptor.
    John Marcao committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    c1792e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1bed95e View commit details
    Browse the repository at this point in the history
  6. Add framecount to AABB primitves

    John Marcao committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    bf11893 View commit details
    Browse the repository at this point in the history
  7. Set aabb primitves as correct view

    John Marcao committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    9ef2ada View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    714a4ed View commit details
    Browse the repository at this point in the history
  9. 3.2 Done

    John Marcao committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    d202eed View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2019

  1. Miss shaders... not quite right???

    John Marcao committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    09c44d7 View commit details
    Browse the repository at this point in the history
  2. Multiple sphere intersection test

    John Marcao committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    8da1fad View commit details
    Browse the repository at this point in the history
  3. Resolve some compiler warnings

    John Marcao committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    1f5313a View commit details
    Browse the repository at this point in the history
  4. Metaballs. Not sure if working, hard to see

    John Marcao committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    cb2c3d6 View commit details
    Browse the repository at this point in the history
  5. Phong... still not seeing things work right.

    Might be digging my own grave
    John Marcao committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    bac93dc View commit details
    Browse the repository at this point in the history
  6. ClosestHit + Fresenl. All TODOs done. Now to find out why it looks te…

    …rrible
    John Marcao committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    08cdaeb View commit details
    Browse the repository at this point in the history
  7. Fixed reflectance bug

    John Marcao committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    457d081 View commit details
    Browse the repository at this point in the history
  8. Fixed metaballs

    John Marcao committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    93148a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2019

  1. Fix bug where vertex buffers were not being copied down

    John Marcao committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    9165a34 View commit details
    Browse the repository at this point in the history
  2. Fixed missing shadows

    John Marcao committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    fd4ac77 View commit details
    Browse the repository at this point in the history
  3. readme

    John Marcao committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    5c31832 View commit details
    Browse the repository at this point in the history