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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. How do real-time rendering curve [modified]

How do real-time rendering curve [modified]

Scheduled Pinned Locked Moved C / C++ / MFC
c++tutorialquestion
5 Posts 3 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.
  • L Offline
    L Offline
    lxkjlzz
    wrote on last edited by
    #1

    hi: MFC dialog-based application, how the real-time rendering curves, what parts to draw, how to ensure real-time?:confused: Is mainly how to achieve real-time, actually read data from the serial port mapping curve, a bit like temperature monitoring software

    modified on Thursday, November 19, 2009 4:29 AM

    C S 3 Replies Last reply
    0
    • L lxkjlzz

      hi: MFC dialog-based application, how the real-time rendering curves, what parts to draw, how to ensure real-time?:confused: Is mainly how to achieve real-time, actually read data from the serial port mapping curve, a bit like temperature monitoring software

      modified on Thursday, November 19, 2009 4:29 AM

      C Offline
      C Offline
      Cedric Moonen
      wrote on last edited by
      #2

      Could you elaborate a bit your question ? What do you want to do ? What is this curve you want to draw ? And what do you mean by real-time exactly ?

      Cédric Moonen Software developer
      Charting control [v2.0] OpenGL game tutorial in C++

      1 Reply Last reply
      0
      • L lxkjlzz

        hi: MFC dialog-based application, how the real-time rendering curves, what parts to draw, how to ensure real-time?:confused: Is mainly how to achieve real-time, actually read data from the serial port mapping curve, a bit like temperature monitoring software

        modified on Thursday, November 19, 2009 4:29 AM

        S Offline
        S Offline
        sashoalm
        wrote on last edited by
        #3

        Please clarify your question. Are you talking about Bezier curves? And what do you mean by real-time - animation?

        There is sufficient light for those who desire to see, and there is sufficient darkness for those of a contrary disposition. Blaise Pascal

        1 Reply Last reply
        0
        • L lxkjlzz

          hi: MFC dialog-based application, how the real-time rendering curves, what parts to draw, how to ensure real-time?:confused: Is mainly how to achieve real-time, actually read data from the serial port mapping curve, a bit like temperature monitoring software

          modified on Thursday, November 19, 2009 4:29 AM

          C Offline
          C Offline
          Cedric Moonen
          wrote on last edited by
          #4

          lxkjlzz wrote:

          Is mainly how to achieve real-time, actually read data from the serial port mapping curve, a bit like temperature monitoring software

          It still not really a lot of information but I guess you want to display some kind of graph. In that sense, you can take a look at my sig, there's a link to a chart control that I developped and which is quite efficient (well, it was designed to be efficient because it had to plot some data at high rate on a pocket PC).

          Cédric Moonen Software developer
          Charting control [v2.0] OpenGL game tutorial in C++

          L 1 Reply Last reply
          0
          • C Cedric Moonen

            lxkjlzz wrote:

            Is mainly how to achieve real-time, actually read data from the serial port mapping curve, a bit like temperature monitoring software

            It still not really a lot of information but I guess you want to display some kind of graph. In that sense, you can take a look at my sig, there's a link to a chart control that I developped and which is quite efficient (well, it was designed to be efficient because it had to plot some data at high rate on a pocket PC).

            Cédric Moonen Software developer
            Charting control [v2.0] OpenGL game tutorial in C++

            L Offline
            L Offline
            lxkjlzz
            wrote on last edited by
            #5

            My English may be a bit unfamiliar, but still thank you. ;P

            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