Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Are there simple iOS and Android examples for drawing lines set by opengl?
Forum Updated to NodeBB v4.3 + New Features

Are there simple iOS and Android examples for drawing lines set by opengl?

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 323 Views
  • 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.
  • zenghsingZ Offline
    zenghsingZ Offline
    zenghsing
    wrote on last edited by zenghsing
    #1

    I've an iOS and Android application created with the same code from Qt 5. The app needs some functions for moving, rotating and Zoom In/Out my each edited object in canvas. My object is combined with lines set. The object with lines set maybe contained 60000 lines. I show those objects by image-cache now. But it seems not a good way. Hence, I want to try OpenGL to draw each line. But I don't know how to draw a lines set by opengl in Qt. I try the opengl example in my Qt folder. But its function is not what I want. And some object can't run on my iOS and Android. What should I do? Are there simple iOS and Android examples for drawing lines set by opengl? Can someone give me some kind of hint?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved