1 Star 14 Fork 3

TurboLove/QTOpenGL

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
opengl.qrc 1.62 KB
一键复制 编辑 原始数据 按行查看 历史
TurboLove 提交于 2023-06-14 14:59 . 深度贴图
<RCC>
<qresource prefix="/">
<file>resources/shader.frag</file>
<file>resources/shader.vert</file>
<file>resources/depthMap.frag</file>
<file>resources/depthMap.vert</file>
<file>resources/quad.frag</file>
<file>resources/quad.vert</file>
<file>resources/shaders.geom</file>
<file>resources/discard.frag</file>
<file>resources/discard.vert</file>
<file>resources/normal.geom</file>
<file>resources/normal.frag</file>
<file>resources/normal.vert</file>
<file>resources/signalcolor.frag</file>
<file>resources/light.frag</file>
<file>resources/light.vert</file>
<file>resources/skybox.frag</file>
<file>resources/skybox.vert</file>
<file>resources/reflection.frag</file>
<file>resources/reflection.vert</file>
<file>resources/wall.jpg</file>
<file>resources/container.jpg</file>
<file>resources/container2.png</file>
<file>resources/container2_specular.png</file>
<file>resources/lighting_maps_specular_color.png</file>
<file>resources/matrix.jpg</file>
<file>resources/awesomeface.png</file>
<file>resources/small.png</file>
<file>resources/grass.png</file>
<file>resources/blending_transparent_window.png</file>
<file>resources/skybox/back.jpg</file>
<file>resources/skybox/bottom.jpg</file>
<file>resources/skybox/front.jpg</file>
<file>resources/skybox/left.jpg</file>
<file>resources/skybox/right.jpg</file>
<file>resources/skybox/top.jpg</file>
</qresource>
</RCC>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/turbolove/qtopengl.git
[email protected]:turbolove/qtopengl.git
turbolove
qtopengl
QTOpenGL
master

搜索帮助