Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8100690

Add blendmode property to Node

XMLWordPrintable

      Node should have a blend mode property that effects how that node and its children blend into the scene behind(back-buffer). This is how Photoshop, Flash, Expression Blend etc all implement and expose blend modes.

      It seems like many of the most commonly used blend modes such as screen and multiply can be done without shaders in OpenGL.
      http://stackoverflow.com/questions/818230/photoshop-blending-mode-to-opengl-es-without-shaders

      Looks like D3D can do similar:
      http://gmc.yoyogames.com/index.php?showtopic=254433

            jasper Jasper Potts (Inactive)
            jasper Jasper Potts (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: