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. C / C++ / MFC
  4. How to speed up drawing pixels per pixel(image) mfc

How to speed up drawing pixels per pixel(image) mfc

Scheduled Pinned Locked Moved C / C++ / MFC
graphicsc++performancetutorialquestion
2 Posts 2 Posters 0 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.
  • S Offline
    S Offline
    simon alec smith
    wrote on last edited by
    #1

    How do I increase the spped of the above mentioned I have scanned an image in by using getpixel I now wish to use the scanned image for 3d graphics but the rendering is to slow can anybody recommend anything that would speed up the process, hopefully something simple, as I am sort of a begginer at this. cheers Simon

    S 1 Reply Last reply
    0
    • S simon alec smith

      How do I increase the spped of the above mentioned I have scanned an image in by using getpixel I now wish to use the scanned image for 3d graphics but the rendering is to slow can anybody recommend anything that would speed up the process, hopefully something simple, as I am sort of a begginer at this. cheers Simon

      S Offline
      S Offline
      Stuart Dootson
      wrote on last edited by
      #2

      simon alec smith wrote:

      I now wish to use the scanned image for 3d graphics but the rendering is to slow

      How are you rendering the image in 3d? The usual use for 2d images in 3d programming is as texture maps or mipmaps, with OpenGL or Direct3D - they definitely get rendered quickly enough there, or there would be no 3D games on PCs!!!

      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