Coder Social home page Coder Social logo

Comments (4)

kmkolasinski avatar kmkolasinski commented on July 21, 2024

Shapes are not the biggest problem :) We must first integrate (or write) some model importer into the Qt code. The feature of reading OBJ models into the program is in future plans. I was thinking about assimp but it could be something much simpler. Do you know some model importer library which is OS independent?

from awesomebump.

Hevedy avatar Hevedy commented on July 21, 2024

Don't have Qt an function ? http://qt-project.org/wiki/Loading-a-3D-Model anyway you have the http://assimp.sourceforge.net/ now I do not remember more, sorry.
But the Qt OpenGL don't is independent of OS ?

from awesomebump.

kmkolasinski avatar kmkolasinski commented on July 21, 2024

Hi,
Qt claims himself to be cross platform, but actually it occured that if something works well on Win it can crash on Linux. The biggest problem is OSX for now. We want to make one code for all platforms. But we still have to deal with many problems.

Qt3D is separate package which requires to be installed intependently from github resources. This library includes assimp. Unfortunatelly, I have allready wasted few hours to make it worked in AB, maybe I did something wrong or maybe it is not soo easy to do... That is why I prefer to write OBJ loader from scratch which is super simply than trying to figure out how to make the Qt3D works togheter with AB :/

from awesomebump.

kmkolasinski avatar kmkolasinski commented on July 21, 2024

Added support for 3D models.

from awesomebump.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.