pixel level graphics

From: Ares Lagae (ares.lagae_at_cs.kuleuven.ac.be)
Date: 02/21/05

  • Next message: don_at_objectsearch.com: "JAVA DEVELOPER POSITION AVAILABLE Washington,DC"
    Date: Mon, 21 Feb 2005 20:19:43 +0100
    
    

    - What is the fastest way to create a render window with immediate feedback
    (meaning when setPixel() is called, the pixel shows up immediately) ?

    - What is the fastest way to create a double buffered render window (meaning
    a complete frame is setPixel()'ed in the back buffer and then buffers are
    swapped) ?

    best regards,
    Ares Lagae


  • Next message: don_at_objectsearch.com: "JAVA DEVELOPER POSITION AVAILABLE Washington,DC"