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

Improve depth map rasterization time #195

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

Commits on Sep 25, 2020

  1. Adding .gitignore

    gfickel committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    56dfc5e View commit details
    Browse the repository at this point in the history
  2. Adding fast_render cpp code

    gfickel committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    1e7630f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d286de0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    418de09 View commit details
    Browse the repository at this point in the history
  5. Updating README

    gfickel committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    a09e4dc View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Fixing PointInTriangle

    gfickel committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    f3b7441 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Slightly improving the code

    gfickel committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    1955fba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bd3a16 View commit details
    Browse the repository at this point in the history