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

Createdepth #34

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

Createdepth #34

wants to merge 8 commits into from

Commits on May 16, 2012

  1. Add new integrator "depth" with integer parameter "factor" that gives

    the distance of a surface to the camera multiplied by factor.
    Silvano Galliani committed May 16, 2012
    Configuration menu
    Copy the full SHA
    f37ad9a View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2014

  1. Use float value for a factor in depth integrator

    Silvano Galliani committed Jul 17, 2014
    Configuration menu
    Copy the full SHA
    307194b View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into createdepth

    Silvano Galliani committed Jul 17, 2014
    Configuration menu
    Copy the full SHA
    1d52155 View commit details
    Browse the repository at this point in the history
  3. remove warning

    Silvano Galliani committed Jul 17, 2014
    Configuration menu
    Copy the full SHA
    7bb8edb View commit details
    Browse the repository at this point in the history
  4. Fix inconsistency in method declaration

    Silvano Galliani committed Jul 17, 2014
    Configuration menu
    Copy the full SHA
    ba8700c View commit details
    Browse the repository at this point in the history
  5. fix copyright info for DepthSurfaceIntegrator

    Silvano Galliani committed Jul 17, 2014
    Configuration menu
    Copy the full SHA
    ce2f0ba View commit details
    Browse the repository at this point in the history
  6. Add script that compute the camera parameters for pbrt given a camera

    matrix P
    Silvano Galliani committed Jul 17, 2014
    Configuration menu
    Copy the full SHA
    53d5bc8 View commit details
    Browse the repository at this point in the history
  7. remove comment

    Silvano Galliani committed Jul 17, 2014
    Configuration menu
    Copy the full SHA
    aceb5ae View commit details
    Browse the repository at this point in the history