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

submission #16

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

submission #16

wants to merge 55 commits into from

Commits on Sep 25, 2013

  1. basic path tracer framework

    vimanyu committed Sep 25, 2013
    Configuration menu
    Copy the full SHA
    f3c53c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2013

  1. pixel buffer still acting funny

    unknown authored and unknown committed Sep 26, 2013
    Configuration menu
    Copy the full SHA
    a436e79 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2013

  1. Configuration menu
    Copy the full SHA
    4807733 View commit details
    Browse the repository at this point in the history
  2. materials type

    unknown authored and unknown committed Sep 27, 2013
    Configuration menu
    Copy the full SHA
    1624b3e View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2013

  1. basic path tracer working

    unknown authored and unknown committed Sep 28, 2013
    Configuration menu
    Copy the full SHA
    4b42124 View commit details
    Browse the repository at this point in the history
  2. basic path tracer working

    unknown authored and unknown committed Sep 28, 2013
    Configuration menu
    Copy the full SHA
    c76a82f View commit details
    Browse the repository at this point in the history
  3. converted to 1D blocks and grids

    unknown authored and unknown committed Sep 28, 2013
    Configuration menu
    Copy the full SHA
    a4f3a57 View commit details
    Browse the repository at this point in the history
  4. stream compaction: attempt1

    unknown authored and unknown committed Sep 28, 2013
    Configuration menu
    Copy the full SHA
    a57a292 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    034998a View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2013

  1. with stream compaction

    vimanyu committed Sep 29, 2013
    Configuration menu
    Copy the full SHA
    0abc019 View commit details
    Browse the repository at this point in the history
  2. refraction (not fresnel)

    vimanyu committed Sep 29, 2013
    Configuration menu
    Copy the full SHA
    85d3014 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2013

  1. mblur

    vimanyu committed Sep 30, 2013
    Configuration menu
    Copy the full SHA
    e4fe65f View commit details
    Browse the repository at this point in the history
  2. dof

    vimanyu committed Sep 30, 2013
    Configuration menu
    Copy the full SHA
    a55c0ea View commit details
    Browse the repository at this point in the history
  3. scene file dof

    vimanyu committed Sep 30, 2013
    Configuration menu
    Copy the full SHA
    105555f View commit details
    Browse the repository at this point in the history
  4. dof and mblur

    vimanyu committed Sep 30, 2013
    Configuration menu
    Copy the full SHA
    1d8f897 View commit details
    Browse the repository at this point in the history
  5. mouse dof

    vimanyu committed Sep 30, 2013
    Configuration menu
    Copy the full SHA
    252a1b7 View commit details
    Browse the repository at this point in the history
  6. user interaction

    vimanyu committed Sep 30, 2013
    Configuration menu
    Copy the full SHA
    ea056d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2013

  1. procedural tex

    vimanyu committed Oct 1, 2013
    Configuration menu
    Copy the full SHA
    6eab187 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2013

  1. adding a few renders

    vimanyu committed Oct 2, 2013
    Configuration menu
    Copy the full SHA
    305216f View commit details
    Browse the repository at this point in the history
  2. scene for tex

    vimanyu committed Oct 2, 2013
    Configuration menu
    Copy the full SHA
    4ee553e View commit details
    Browse the repository at this point in the history
  3. perlin attempt

    vimanyu committed Oct 2, 2013
    Configuration menu
    Copy the full SHA
    64976ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45648a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc26112 View commit details
    Browse the repository at this point in the history
  6. scenes used for rendering

    vimanyu committed Oct 2, 2013
    Configuration menu
    Copy the full SHA
    3daa33e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    29cb23c View commit details
    Browse the repository at this point in the history
  8. renders

    vimanyu committed Oct 2, 2013
    Configuration menu
    Copy the full SHA
    317295c View commit details
    Browse the repository at this point in the history
  9. renders

    vimanyu committed Oct 2, 2013
    Configuration menu
    Copy the full SHA
    a6cebd4 View commit details
    Browse the repository at this point in the history
  10. renders

    vimanyu committed Oct 2, 2013
    Configuration menu
    Copy the full SHA
    2294ccf View commit details
    Browse the repository at this point in the history
  11. adding scene files

    vimanyu committed Oct 2, 2013
    Configuration menu
    Copy the full SHA
    90910c2 View commit details
    Browse the repository at this point in the history
  12. new dof image

    vimanyu committed Oct 2, 2013
    Configuration menu
    Copy the full SHA
    011c7ea View commit details
    Browse the repository at this point in the history
  13. performance testing

    vimanyu committed Oct 2, 2013
    Configuration menu
    Copy the full SHA
    a89fcf5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b50cfd5 View commit details
    Browse the repository at this point in the history
  15. renders

    vimanyu committed Oct 2, 2013
    Configuration menu
    Copy the full SHA
    6b2725c View commit details
    Browse the repository at this point in the history
  16. renders

    vimanyu committed Oct 2, 2013
    Configuration menu
    Copy the full SHA
    64fa994 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    16877c0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ec93904 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c302342 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2013

  1. First update to README

    vimanyu committed Oct 3, 2013
    Configuration menu
    Copy the full SHA
    148bb95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de70f69 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    vimanyu committed Oct 3, 2013
    Configuration menu
    Copy the full SHA
    c5e48b8 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    vimanyu committed Oct 3, 2013
    Configuration menu
    Copy the full SHA
    707d0f0 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    vimanyu committed Oct 3, 2013
    Configuration menu
    Copy the full SHA
    f74bc7c View commit details
    Browse the repository at this point in the history
  6. Update README.md

    vimanyu committed Oct 3, 2013
    Configuration menu
    Copy the full SHA
    43113a2 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    vimanyu committed Oct 3, 2013
    Configuration menu
    Copy the full SHA
    4e58f36 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    vimanyu committed Oct 3, 2013
    Configuration menu
    Copy the full SHA
    2ae7e6d View commit details
    Browse the repository at this point in the history
  9. Update README.md

    vimanyu committed Oct 3, 2013
    Configuration menu
    Copy the full SHA
    cb306e0 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    vimanyu committed Oct 3, 2013
    Configuration menu
    Copy the full SHA
    b86f077 View commit details
    Browse the repository at this point in the history
  11. Update README.md

    vimanyu committed Oct 3, 2013
    Configuration menu
    Copy the full SHA
    793fd4a View commit details
    Browse the repository at this point in the history
  12. Update README.md

    vimanyu committed Oct 3, 2013
    Configuration menu
    Copy the full SHA
    9a3176b View commit details
    Browse the repository at this point in the history
  13. Update README.md

    vimanyu committed Oct 3, 2013
    Configuration menu
    Copy the full SHA
    d8e6c5d View commit details
    Browse the repository at this point in the history
  14. Update README.md

    vimanyu committed Oct 3, 2013
    Configuration menu
    Copy the full SHA
    834512a View commit details
    Browse the repository at this point in the history
  15. Update README.md

    vimanyu committed Oct 3, 2013
    Configuration menu
    Copy the full SHA
    8486f28 View commit details
    Browse the repository at this point in the history
  16. Update README.md

    vimanyu committed Oct 3, 2013
    Configuration menu
    Copy the full SHA
    3c21d5e View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2013

  1. Update README.md

    Fixed table formatting
    vimanyu committed Oct 23, 2013
    Configuration menu
    Copy the full SHA
    5561b40 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Update README.md

    vimanyu authored Sep 12, 2019
    Configuration menu
    Copy the full SHA
    92fd966 View commit details
    Browse the repository at this point in the history