Menu

Fast line drawing component (posted on the old forum)

Help
benok
2015-09-17
2015-09-18
  • benok

    benok - 2015-09-17

    Hi,

    I'm looking for some fast simple line drawing component on the old GLScene phpBB forum.
    I have read that TGLLines is so slow and if you want to draw many lines, use that instead.
    But I don't remember the component name, and couldn't find by searching. :(

    Is there anyone who have such fast line component posted on the forum before ?

    --benok

     
    • Pavel Vassiliev

      Pavel Vassiliev - 2015-09-18

      See MeshLines example in branches
      PW

       
  • benok

    benok - 2015-09-18

    Thank you for your comment.

    I checked the branches/Example/MeshLines.
    (GLMeshLines unit was missing but I found it from FMX branch & change unit names inside)
    I found it's great component for path drawing like vector graphics such as Inkscape, thank you for me to know.

    But what I want is just static pixel lines as TGLLines does. (I don't even need node drawing.)
    I have to draw thousand of lines & animate them.
    So, I want to speed it up.

    I think if I understand GL programming, it's fun to make one from TGLMeshLines
    (which supports easy line/node selection for example).
    But I think I don't have enough skill & time to do at this time.

    I want to use existing one if somebody already heve & kindly share that.

     

    Last edit: benok 2015-09-18

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.