腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(16)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
2
回答
我可以在使用openfl制作的桌面应用程序中使用透明背景吗
Export" file="DeskClock" /> <window hardware="true" allow-shaders="true" require-shaders="true"
depth-buffer
浏览 6
提问于2018-02-18
得票数 0
1
回答
webgl不透明度问题,闪烁
我在谷歌上搜索了很多,也在SO上查看了一些问题,到目前为止,我发现这是一个
depth-buffer
问题。另外,我读到有人应该在绘制半透明对象后绘制实体对象,但我认为three.js为我做了这件事?
浏览 1
提问于2013-01-12
得票数 0
回答已采纳
1
回答
我已经在过剩的窗口上呈现了一个shere,现在我如何用键盘使它移动呢?
position '(6000 1000 15 0))(gl:clear :color-buffer :
depth-buffer
浏览 1
提问于2013-04-21
得票数 2
1
回答
从SLIME运行时找不到包,但从命令行运行可以
diffuse '(1.2 0.4 0.6 0)) (gl:clear :color-buffer :
depth-buffer
浏览 3
修改于2013-02-23
得票数 1
回答已采纳
1
回答
OpenGL ES安卓系统中的深度缓冲区问题
// Set depth's clear-value to farthest gl.glEnable(GL10.GL_DEPTH_TEST); // Enables
depth-buffer
浏览 0
提问于2013-01-19
得票数 1
1
回答
opengl 2.1中多采样的抗混叠?
(:panes :configuration (list :rgba t :depth t :
depth-buffer
浏览 2
修改于2012-04-26
得票数 0
回答已采纳
1
回答
Crytek算法OpenGL
float z = gl_FragCoord.z; //
depth-buffer
value for the current pixelvec4
浏览 14
修改于2017-06-03
得票数 1
回答已采纳
1
回答
使用OpenGL的安卓屏幕截图
// Set depth's clear-value to farthest gl.glEnable(GL10.GL_DEPTH_TEST); //Enables
depth-buffer
浏览 0
修改于2014-05-06
得票数 0
1
回答
在仿真器中未绘制正方形
// Set depth's clear-value to farthest gl.glEnable(GL10.GL_DEPTH_TEST); // Enables
depth-buffer
浏览 2
修改于2013-09-14
得票数 0
回答已采纳
1
回答
OpenGL ES -主线程上的工作太多了
// Set depth's clear-value to farthest gl.glEnable(GL10.GL_DEPTH_TEST); // Enables
depth-buffer
浏览 1
修改于2017-11-29
得票数 1
1
回答
安卓OpenGLES -多维数据集在某些设备上不显示
// Set depth's clear-value to farthest gl.glEnable(GL10.GL_DEPTH_TEST); // Enables
depth-buffer
浏览 8
修改于2015-07-12
得票数 1
1
回答
在android中使用open GL ES实现三维物体旋转
// Set depth's clear-value to farthest gl.glEnable(GL10.GL_DEPTH_TEST); // Enables
depth-buffer
浏览 5
修改于2014-01-31
得票数 1
1
回答
用OpenGL10 ES Android补偿不同的xdpi和ydpi
1.0f); // Set depth's clear-value to farthest gl.glEnable(GL_DEPTH_TEST); // Enables
depth-buffer
浏览 5
修改于2017-10-03
得票数 0
1
回答
不同对象的不同纹理
//Set Depth's clear value to farthest gl.glEnable(GL10.GL_DEPTH_TEST); //enables
depth-buffer
浏览 3
修改于2014-04-19
得票数 1
回答已采纳
1
回答
Vulkan -在第二个渲染过程中加载深度附件不起作用
VK_PIPELINE_STAGE_LATE_FRAGMENT_TESTS_BIT; // Both stages might have access the
depth-buffer
浏览 17
提问于2021-03-19
得票数 2
回答已采纳
1
回答
Android OpengGL不显示多个纹理
// Set depth's clear-value to farthest gl.glEnable(GL10.GL_DEPTH_TEST); // Enables
depth-buffer
浏览 4
修改于2012-11-26
得票数 0
领券