Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Library OpenGL Mathematics (GLM)
Forum Updated to NodeBB v4.3 + New Features

Library OpenGL Mathematics (GLM)

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 2.3k 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.
  • Nio74N Offline
    Nio74N Offline
    Nio74
    wrote on last edited by aha_1980
    #1

    good Morring, does anyone know how I can import and use these libraries?

    https://glm.g-truc.net/0.9.9/index.html

    jsulmJ 1 Reply Last reply
    0
    • Nio74N Nio74

      good Morring, does anyone know how I can import and use these libraries?

      https://glm.g-truc.net/0.9.9/index.html

      jsulmJ Online
      jsulmJ Online
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Nio74 It's a header only library, so download the headers put them somewhere, then add the directory where the headers are to INCLUDEPATH variable in your pro file (see http://doc.qt.io/qt-5/qmake-project-files.html). For everything else you should read the documentation of that library.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      7

      • Login

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