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. Canvas3D extension for OBJ/MTL
Forum Updated to NodeBB v4.3 + New Features

Canvas3D extension for OBJ/MTL

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 653 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.
  • P Offline
    P Offline
    privet
    wrote on last edited by
    #1

    Hi,
    I extended the js-Files of Qt Canvas3D: adjusted the OBJ+MTL loaders of THREE and used these in my demo project.
    The two added files work fine in my demo project, on the desktop and on android (see below pics).

    I would like to ask you to add these two files to the official Qt repository,
    so that the OBJ/MTL loaders would be available for everybody in the next Qt release.

    Would that be possible?

    The 2 js files necessary for loading obj+mtl files:
    https://github.com/privet56/BunnyAndQloud/blob/master/3d/js/MTLLoader.js
    https://github.com/privet56/BunnyAndQloud/blob/master/3d/js/OBJLoader.js

    The demo project in action on Android:
    http://privet.bplaced.net/temp/BunnyAndQloud.with.Canvas3D.and.OBJMTL.android.png

    The demo project build for win64 is downloadable on
    https://github.com/privet56/BunnyAndQloud/releases/tag/v0.0.5
    (a WIP version)

    Would be happy if the extension would be useful,

    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