Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Game Development
  4. Using game engines with QtQuick and Qtdesigner for game development
Forum Updated to NodeBB v4.3 + New Features

Using game engines with QtQuick and Qtdesigner for game development

Scheduled Pinned Locked Moved Game Development
3 Posts 3 Posters 3.1k 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
    shadabk92
    wrote on last edited by
    #1

    Hello,
    I use game engines such as Unity and Cryengine to develop my own set of games.
    I wanted to know can I use the qml in the qtcreator's design phase for creating the user interfaces such as menus and other documentation purposes?

    Basically is qml IDE portable?
    or
    Is it constrained to Qt only?
    I am asking this because those game engines support Javascript as a means to develop interfaces, and as we all know the qml is a language that is influenced by Javascript, so can it be used as a .js (-being the name of the file) in the engines.

    1 Reply Last reply
    0
    • G Offline
      G Offline
      guillaume.belz
      wrote on last edited by
      #2

      Hello
      No, Qt Quick use QML for UI description and JS for UI behavior, QLM is not "influenced" by JS. So you can't create UI only with JS in Qt (usually).
      But in Qt Devs Days 2013, there are confs on "WebApp with Qt" using engine to create full JS UI based on Qt Quick (QML+JS) interface. Maybe you can use it, but it's heavy juste for UI in game engine

      1 Reply Last reply
      0
      • F Offline
        F Offline
        feldifux
        wrote on last edited by
        #3

        Hi,
        if you like QML & JavaScript and are into 2D games, "V-Play":http://v-play.net/ might be interesting to you. It's a rapid development tool for cross-platform games built on top of Qt and Cocos2d-x.

        Cheers, Chris

        Founder of Felgo SDK - http://felgo.com/qt

        Felgo simplifies

        • Mobile App Dev with Qt esp. iOS & Android
        • Game Development with Qt

        What others say

        Felgo scored #1 in Cross-Platform App Development Tools Report - see why: https://goo.gl/rgp3rq

        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