Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Showcase
  4. morphologica, an OpenGL graph drawing library is now Qt compatible
Forum Updated to NodeBB v4.3 + New Features

morphologica, an OpenGL graph drawing library is now Qt compatible

Scheduled Pinned Locked Moved Unsolved Showcase
2 Posts 2 Posters 750 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
    Seb James
    wrote on last edited by
    #1

    Hi Qt folks,

    I'm the developer of a header-only graphics library called morphologica which is good for drawing visualizations of numerical simulations. It draws using OpenGL and can draw 3D surfaces, quiver plots, scatter plots and regular 2D graphs. It can be compiled on Linux, Mac and Windows. I developed it for computational neuroscience applications and it continues to grow and improve. Its github page is: https://github.com/ABRG-Models/morphologica

    Until recently, it was only able to draw its output in GLFW managed windows. However, I have now add Qt compatibility! I developed a few examples that allow morphologica to draw inside a QWidget! I created a special widget called a morph::qt::viswidget to achieve this, and you'll find three examples in morphologica/examples/qt/

    I hope someone here finds this of interest. I'd love some help porting the other examples in morphologica/examples to Qt; I've only done the bare minimum so far.

    best wishes!

    1 Reply Last reply
    2
    • SGaistS SGaist moved this topic from General and Desktop on
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      This is looking quite interesting, thanks !

      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
      1

      • Login

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