ShaderToy.qml:QML的ShaderToy演示

时间:2024-06-08 02:40:20
【文件属性】:

文件名称:ShaderToy.qml:QML的ShaderToy演示

文件大小:21.78MB

文件格式:ZIP

更新时间:2024-06-08 02:40:20

qml shadertoy qtquick QML

ShaderToy 学习 ShaderToy demo by QML. 一些说明 一些 QML 中 GLSL 的封装,需要考虑 GLSL ES 接口。 // if not mac #ifndef GL_ES #extension GL_EXT_shader_texture_lod : enable #extension GL_OES_standard_derivatives : enable precision highp float; precision highp int; precision mediump sampler2D; #endif #ifdef GL_ES precision mediump float; #endif // end if not mac uniform lowp float qt_Opacity; varying highp vec2 qt_TexCoo


【文件预览】:
ShaderToy.qml-master
----.gitignore(28B)
----ShaderToy.qml.qmlproject(556B)
----Component()
--------ShaderToy.qml(5KB)
--------Page.qml(1KB)
----ShotScreen()
--------watch_demo.png(62KB)
--------mainview.png(120KB)
----README.md(1KB)
----example()
--------MdX3zr()
--------XslGRr()
--------XlfGRj()
--------4lBXzy()
--------textimage()
--------lsf3RH()
--------ld3Gz2()
----main.qml(1KB)
----MainView.qml(2KB)

网友评论