• Added "hanging" letters that can pivot about some point
    Now, the balls interact with the letters, and fire off
    with a huge impulse periodically to bring some life to
    the demo!
    
    Change-Id: Ieecacc3b27e4e55174cb86d1075c9b1739ae0bc3
    David Steele authored
     
    Browse Dir »





  • Corrupt JPEG data: 24 extraneous bytes before marker 0x??
    
    Change-Id: If801b7466f9d9a0c16c47c59fefc0ccfa4af7711
    Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
    Eunki, Hong authored
     
    Browse Dir »
  • libpng warning: iCCP: known incorrent sRGB profile
    
    Change-Id: Iac234e01b47bcee767b54f5cca8df002da668ea3
    Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
    Eunki, Hong authored
     
    Browse Dir »



  •  - load 5 glTF ( 1 scene contains Animation )
     - Input Up or Down key to rotate or stop Camera
     - Input Left or Right key to change glTF file
     - Double Touch change glTF file
    
    Change-Id: I2653f219dc10413f1d59b4799533d0215de5656c
    Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
    Seungho, Baek authored
     
    Browse Dir »





  • Demonstrates colour transition using flow maps and uv rotation / scaling.
    
    Flow maps are greyscale images where the value of the pixels signifies the
    progress of the animation, which is added to an animated value which we
    use to lerp between old and new colour.
    
    The colour of the content is used to scale the source / target colour, i.e.
    white is affected most, dark is affected less.
    
    Controls:
    - Double-tap middle (33%) of screen: transition using random flow map;
    - Double-tap outside the middle of screen: transition using one of the
      effects (flow maps) mapped to the given segment of the screen;
    
    Change-Id: I8767d7632f30e489f9546c0f862bcdd05bb0305a
    Signed-off-by: György Straub <g.straub@partner.samsung.com>
    György Straub authored
     
    Browse Dir »



  •  - Added webp in cmakelists.txt to copy webp resource
     - Changed one of gif image to webp in animated-image-example
    
    Change-Id: I59726a7a436badffc154a29d4ac29542b1d2629a
    Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
    Seungho, Baek authored
     
    Browse Dir »


  • * Simple Text Label
    * Simple Text Field
    * Simple Text Renderer
    * Simple Text Visual
    * Simple Text Label Bitmap Font
    
    Change-Id: I83204143cd0986a776dc5409d1b38d018f331339
    Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
    Victor Cebollada 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 »




  • 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 »