Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Rendering font in 3D scene by QML
Forum Updated to NodeBB v4.3 + New Features

Rendering font in 3D scene by QML

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 2 Posters 234 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.
  • D Offline
    D Offline
    deleted332
    wrote on last edited by
    #1

    Hi there,
    Anybody know how to make font work in 3D scene? Except for OpenGL way, could we make it realize by QML language? PS, modify the x, y and z properties of Text in View 3D doesn't work. Thanks a lot!

    1 Reply Last reply
    0
    • johngodJ Offline
      johngodJ Offline
      johngod
      wrote on last edited by
      #2

      Just include Text inside a Node and it will work like charm. See example https://doc.qt.io/qt-5/qtquick3d-quickitems-example.html

      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