Jump to content

Search the Community

Showing results for tags 'qt'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • HTML5 Game Coding
    • News
    • Game Showcase
    • Facebook Instant Games
    • Web Gaming Standards
    • Coding and Game Design
    • Paid Promotion (Buy Banner)
  • Frameworks
    • Pixi.js
    • Phaser 3
    • Phaser 2
    • Babylon.js
    • Panda 2
    • melonJS
    • Haxe JS
    • Kiwi.js
  • General
    • General Talk
    • GameMonetize
  • Business
    • Collaborations (un-paid)
    • Jobs (Hiring and Freelance)
    • Services Offered
    • Marketplace (Sell Apps, Websites, Games)

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Twitter


Skype


Location


Interests

Found 2 results

  1. I have made the next demo for WebAssembly, Android, and Desktop using: Qt C++, OpenGL ES 2.0, OpenAL-Soft (this is a library for music and sounds), Box2D (for jumps, collision detections, and ray casting), Hiero (this is an application to create a font with distance field from TTF), Free Texture Packer (to pack images to one texture atlas), and Tiled map editor (to position sprites and Box2D static colliders). - Click to run in your browser (it is a link to itch where you can download EXE for Windows 10 64 bit and APK for Android 7-14) - Click to run in your browser (it is a link to the Netlify free hosting) - GitHub repository All resources (sprites, music and sounds) have been replaced with free ones. You can see a list of free resources [here](https://8observer8.github.io/webgl10-js/super-mario/). For example, I took the sprites here: https://webfussel.itch.io/more-bit-8-bit-mario I have made a custom joystick for Android in pure OpenGL ES 2.0. The following animation from the real phone that I made using scrcpy:
  2. I'm trying to incorporate a pixi.js game into a qt quick gui application. Is there a way to use pixi.js with the qml canvas type?
×
×
  • Create New...