• Change-Id: Ic2fbd3deaf69e4dfcc7ab512c70eae077b12bbc8
    Signed-off-by: Adeel Kazmi <adeel.kazmi@samsung.com>
    Signed-off-by: Buildserver <chella.sivathasan@samsung.com>
    Adeel Kazmi authored
     
    Browse Dir »

  • Add two sample apps which using animated gradient visual
    (doing at review.tizen.org/gerrit/#/c/152141/ )
    It's resolution is optimized for wearable (resolution is 360x360)
    
     - Call Active
      Scenario is incomming call.
      Show incomming gradient effect as radial form animated gradient.
      And add some animation at call_decline button so make user want to touch it!
      This sample show how to make animated gradient by json script.
     - Card Active
      Scenario is use some coupon with NFC tag.
      Show gradient effect during NFC taging is enabled.
      This sample show how to make anmiated gradient by inline code.
    
    Change-Id: Ifae6698fbf1b4bc9901efa929594261413d450b2
    Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
    Eunki Hong authored
     
    Browse Dir »


  • Collection of examples demonstrating Image polices:
    LoadPolicy
    ReleasePolicy
    and EXIF orientation.
    
    Designed to step the user through each example and explaining what should occur.
    
    Change-Id: If4452712a805b40e86ac29ae591592711d7ee09a
    Agnelo Vaz authored
     
    Browse Dir »



















  • The tangent was generated by vertex, and was changed to per normal, this will work if the normal are defined per vertex.
    
    This patch is creating good results with the current models tested, but depends on the output of the exporter.
    
    In case the tangents are not correct, the 3D model should be re-exported or generate the normals programmatically.
    
    Change-Id: I35cdf2ce581974ab5fbc85709442bcb3a8112b8f
    greynaga authored
     
    Browse Dir »




  • With separate cameras for UI & 3D scene sections
     - Double-tap to toggle between 3D models (teapot & cube)
     - Pan up/down on left side of screen to change roughness
     - Pan up/down on right side of screen to change metalness
     - Pan anywhere else to rotate scene
    
    Change-Id: I51ec8436700c4e970221184d6875e4e9c501fafb
    greynaga authored
     
    Browse Dir »