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

Support ptex mesh - step 5: improve the shader and rendering code #203

Merged
merged 7 commits into from
Sep 17, 2019

Commits on Sep 11, 2019

  1. Support ptex mesh - step 5: improve the shader and rendering code

    -) added gamma, saturation etc.;
    -) refactored the PTexMeshShader a bit, moving function implementations to .cpp file;
    -) cached the uniform positions;
    bigbike committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    3baa02a View commit details
    Browse the repository at this point in the history
  2. minor

    bigbike committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    d64ae2c View commit details
    Browse the repository at this point in the history
  3. minor

    bigbike committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    021f738 View commit details
    Browse the repository at this point in the history
  4. resolve Ci error

    bigbike committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    e3c1c47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08c4018 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Configuration menu
    Copy the full SHA
    69793f5 View commit details
    Browse the repository at this point in the history
  2. minor

    bigbike committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    4f52d1f View commit details
    Browse the repository at this point in the history