Qt 3D Examples Discrepancy
-
I have been looking at the examples under 5.10, but I found many more under 5.6. What gives, are there more examples? While we are on the subject of examples, there are many more QML examples than C++ examples; moreover, the QML examples have features not covered in the C++ examples. How about a one for one, for every QML example the same example will also be done in C++.
-
I have been looking at the examples under 5.10, but I found many more under 5.6. What gives, are there more examples? While we are on the subject of examples, there are many more QML examples than C++ examples; moreover, the QML examples have features not covered in the C++ examples. How about a one for one, for every QML example the same example will also be done in C++.
@ofmrew said in Qt 3D Examples Discrepancy:
5.10, but I found many more under 5.6. What gives, are there more examples?
Qt 3D's API changed after 5.6. Some of the old examples have not been updated yet.
there are many more QML examples than C++ examples; moreover, the QML examples have features not covered in the C++ examples.
Sad but true.
How about a one for one, for every QML example the same example will also be done in C++.
Feel free to provide those, otherwise you must wait for someone else doing the work.
-
@ofmrew said in Qt 3D Examples Discrepancy:
5.10, but I found many more under 5.6. What gives, are there more examples?
Qt 3D's API changed after 5.6. Some of the old examples have not been updated yet.
there are many more QML examples than C++ examples; moreover, the QML examples have features not covered in the C++ examples.
Sad but true.
How about a one for one, for every QML example the same example will also be done in C++.
Feel free to provide those, otherwise you must wait for someone else doing the work.
-
Hi,
AFAIK, the end goal is to provide both but there are so many developer available.
As @Wieland wrote, every bit of help is appreciated :-)
-
Hi,
AFAIK, the end goal is to provide both but there are so many developer available.
As @Wieland wrote, every bit of help is appreciated :-)