fferri
fferri

Reputation: 18950

is it possible to display an in-memory mesh in Qt Quick 3D in QML?

It seems we have to use Model's geometry property, but the only subclass of Geometry seems to be GridGeometry.

Maybe it is not a (performance-)wise idea to handle this data in QML/JS?

Upvotes: 0

Views: 162

Answers (0)

Related Questions