Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Graphics
  4. transparently blit a bitmap

transparently blit a bitmap

Scheduled Pinned Locked Moved Graphics
graphicsgame-devquestion
3 Posts 3 Posters 3 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mike75214
    wrote on last edited by
    #1

    Anyone know an easy way to transparently blit a bitmap in OpenGL?

    L J 2 Replies Last reply
    0
    • M mike75214

      Anyone know an easy way to transparently blit a bitmap in OpenGL?

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      What exactly are you trying to do? Are you attempting to texture some object with said bitmap? Need more information.

      L u n a t i c F r i n g e

      1 Reply Last reply
      0
      • M mike75214

        Anyone know an easy way to transparently blit a bitmap in OpenGL?

        J Offline
        J Offline
        jk chan
        wrote on last edited by
        #3

        u may need to used blending. opengl supports different blending operation between source and destinations. u can use the function glBlendFunc(..) to define the operations. first u need to enable blending by calling glEnable(GL_BLEND)

        If u can Dream... U can do it

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups