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

add convert function srgba to linear in example #433

Closed
wants to merge 8 commits into from

Commits on Jun 12, 2020

  1. fix ospExample: backgroundColor to be converted to linear before pass…

    …ing to ospray
    
    clearify that colors are expected in linear colorspace.
    TWITTM committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    ee2aef5 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. hide implementation by introducing new pseudo OSP_TYPE OSP_SRGBA - wh…

    …ich doe the handles the srgb_to_linear conversion the simelear to Texture2D and FrameBuffer
    TWITTM committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    cf8ec42 View commit details
    Browse the repository at this point in the history
  2. Update GLFWOSPRayWindow.cpp

    remove whitespaces
    TWITTM authored Jul 2, 2020
    Configuration menu
    Copy the full SHA
    f2488c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Configuration menu
    Copy the full SHA
    12ff3d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Configuration menu
    Copy the full SHA
    8bc4a23 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. Configuration menu
    Copy the full SHA
    28e7322 View commit details
    Browse the repository at this point in the history
  2. resolve confict

    TWITTM committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    9f506be View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Configuration menu
    Copy the full SHA
    4b0edff View commit details
    Browse the repository at this point in the history