ports/x11/qt6/qtquick3d/pkg/DESCR

7 lines
437 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Qt Quick 3D provides a high-level API for creating 3D content and 3D user
interfaces based on Qt Quick. Rather than using an external engine which
creates syncing issues, and additional layers of abstraction, we provide
extensions to the existing Qt Quick Scene Graph for spatial content, and a
renderer for that extended scene graph. When using the spatial scene graph it
is also be possible to mix Qt Quick 2D content with 3D content.