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. MIgration of java+Android+opengl HMI application to QtOpengl application
Forum Update on Monday, May 27th 2025

MIgration of java+Android+opengl HMI application to QtOpengl application

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 153 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.
  • R Offline
    R Offline
    Rajakumar.qml
    wrote on last edited by
    #1

    We are trying to migrate an OpenGL based Android application with Java HMI into QT. In Java(Android) we are using GLSurfaceView and GLSurfaceView.Renderer classes to render OpenGL. In Qt what are the best alternative for GLSurfaceView and GLSurfaceView.Renderer classes to render OpenGL.

    Also please share any examples.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by SGaist
      #2

      Hi and welcome to devnet,

      QWindow comes to mind for that.

      However, depending on what your application does, QtQuick might be a good alternative.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      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