Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > d5e62c01ae8d1e579463c6a871dd44bf > files > 2310

qtbase5-doc-5.12.6-2.mga7.noarch.rpm

<?xml version="1.0" encoding="UTF-8"?>
<instructionals module="QtOpenGL">
    <examples>
        <example name="2D Painting Example" docUrl="qthelp://org.qt-project.qtopengl.5126/qtopengl/qtopengl-2dpainting-example.html" projectPath="opengl/2dpainting/2dpainting.pro" imageUrl="qthelp://org.qt-project.qtopengl.5126/qtopengl/images/2dpainting-example.png">
            <description><![CDATA[The 2D Painting example shows how QPainter and QGLWidget can be used together to display accelerated 2D graphics on supported hardware.]]></description>
            <tags>ios,opengl,painting</tags>
            <fileToOpen mainFile="true">opengl/2dpainting/main.cpp</fileToOpen>
        </example>
        <example name="Cube OpenGL ES 2.0 example" docUrl="qthelp://org.qt-project.qtopengl.5126/qtopengl/qtopengl-cube-example.html" projectPath="opengl/cube/cube.pro" imageUrl="qthelp://org.qt-project.qtopengl.5126/qtopengl/images/cube.png">
            <description><![CDATA[The Cube OpenGL ES 2.0 example shows how to write mouse rotateable textured 3D cube using OpenGL ES 2.0 with Qt. It shows how to handle polygon geometries efficiently and how to write simple vertex and fragment shader for programmable graphics pipeline. In addition it shows how to use quaternions for representing 3D object orientation.]]></description>
            <tags>cube,es,opengl</tags>
            <fileToOpen mainFile="true">opengl/cube/main.cpp</fileToOpen>
        </example>
        <example name="Hello GL2 Example" docUrl="qthelp://org.qt-project.qtopengl.5126/qtopengl/qtopengl-hellogl2-example.html" projectPath="opengl/hellogl2/hellogl2.pro" imageUrl="qthelp://org.qt-project.qtopengl.5126/qtopengl/images/hellogl2-example.png">
            <description><![CDATA[The Hello GL2 example demonstrates the basic use of the OpenGL-related classes provided with Qt.]]></description>
            <tags>gl2,hello,opengl</tags>
            <fileToOpen mainFile="true">opengl/hellogl2/main.cpp</fileToOpen>
        </example>
        <example name="Hello GLES3 Example" docUrl="qthelp://org.qt-project.qtopengl.5126/qtopengl/qtopengl-hellogles3-example.html" projectPath="opengl/hellogles3/hellogles3.pro" imageUrl="qthelp://org.qt-project.qtopengl.5126/qtopengl/images/hellogles3-example.png">
            <description><![CDATA[The Hello GLES3 example demonstrates easy, cross-platform usage of OpenGL ES 3.0 functions via QOpenGLExtraFunctions in an application that works identically on desktop platforms with OpenGL 3.3 and mobile/embedded devices with OpenGL ES 3.0.]]></description>
            <tags>gles3,hello,opengl</tags>
            <fileToOpen mainFile="true">opengl/hellogles3/main.cpp</fileToOpen>
        </example>
        <example name="Textures Example" docUrl="qthelp://org.qt-project.qtopengl.5126/qtopengl/qtopengl-textures-example.html" projectPath="opengl/textures/textures.pro" imageUrl="qthelp://org.qt-project.qtopengl.5126/qtopengl/images/textures-example.png">
            <description><![CDATA[The Textures example demonstrates the use of Qt's image classes as textures in applications that use both OpenGL and Qt to display graphics.]]></description>
            <tags>ios,opengl,textures</tags>
            <fileToOpen mainFile="true">opengl/textures/main.cpp</fileToOpen>
        </example>
    </examples>
</instructionals>