• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 39 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0031 秒)

1. 报错:__glsl is not defined,而且bundle.js出现__glsl [ 100%]

报错:__glsl is not defined,而且bundle.js出现__glsl  bundle.js开始代码:(function (__glsl) { 'use strict'; __glsl = __glsl && __glsl.hasOwnProperty('default') ? __glsl['default'] : __glsl; bundle.js结束代码: onConfigLoaded() { //加载IDE指定的场景 GameConfig.start...

来源: Laya_社区 发布时间: 20200718

2. Error: add shader include file err:LightHelper.glsl [ 95%]

Error: add shader include file err:LightHelper.glsl 报这个错误 Error: add shader include file err:LightHelper.glsl 看内部代码 没有引入这个 文件   是不是哪些库我没有引入进来呢? 2016-10-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 ...

来源: Laya_社区 发布时间: 20161026

3. 分享个查看、编写、测试GLSL的Chrome插件 [ 92%]

分享个查看、编写、测试GLSL的Chrome插件 https://github.com/spite/ShaderEditorExtension 非常棒!   附件 : --> 2017-05-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 Monica - 知识达人 赞...

来源: Laya_社区 发布时间: 20170513

4. LayaAir error: add shader include file err, has add:parts/ColorFilter_ps_uniform.glsl [ 91%]

...r error: add shader include file err, has add:parts/ColorFilter_ps_uniform.glsl 我现在在自己的ionic工程里加入layair,发现 Laya.init(480, 852, Laya.WebGL); 这样调用 退出界面,再次进入就会报如下错误: error: add shader include file err, has add:parts/ColorFilter_ps_...

来源: Laya_社区 发布时间: 20170208

5. add shader include file err, has add:Lighting.glsl,这个问题是什么,我就一句代码都会出现这个问题 [ 90%]

add shader include file err, has add:Lighting.glsl,这个问题是什么,我就一句代码都会出现这个问题 附件 : --> 2019-01-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 soren 赞同来自: ...

来源: Laya_社区 发布时间: 20190107

6. LayaFlash开发Stage3D需要注意哪些问题? [ 79%]

...时全部剔除掉。 2.AGAL脚本代码   AGAL脚本代码必须修改为GLSL脚本代码,项目中涉及到AGAL使用的代码部分需要做出以下修改(使用LayaFlash宏编译:http://layaflash.ldc.layabox.com/index.php?m=content&c=index&a=show&catid=6&id=9 辅助)。 ...

来源: Laya_社区 发布时间: 20151221

7. app构建IOS包 进入游戏提示加载游戏失败,可能由于你的网络不稳定,请退出重进 [ 78%]

...5.146 ZhuaWawa[2531:1863752] found the file in the package:shaders/todevVS.glsl 2018-01-09 20:50:15.147 ZhuaWawa[2531:1863752] found the file in the package:shaders/fillColorPS.glsl 2018-01-09 20:50:15.147 ZhuaWawa[2531:1863752] found the file in the package:shaders/drawImagePS.glsl 2018-01-09 20:50...

来源: Laya_社区 发布时间: 20180109

8. Starling项目需要注意哪些问题? [ 75%]

...件,则无需考虑修改shader相关的部分,内部已经进了AGAL2GLSL的转换。 对于高级用户,如果修改了Starling内置的AGAL,或者新加入了AGAL,则必须对修改或新写的AGAL做对应的转换GLSL处理,可参考Starling内部的AGAL2GLSL修改实现。 6. Starling...

来源: Laya_社区 发布时间: 20151208

9. [LayaAir3]WaterPrimaryMaterial的shader为空 [ 73%]

...3d的shader例子,有没有2d的shader例子? shader中BlinnPhongFrag.glsl这些glsl在哪 Laya3d自定义shader 用laya的shader报错 关于Shader的多Pass建议 问题状态 最新活动: 2024-03-22 16:38 浏览: 2745 关注: 2 人 Heured • 2024-03-22 17:14 那在源码和声明文件里...

来源: Laya_社区 发布时间: 20240318

10. ReferenceError: exports is not defined [ 71%]

...ter is not defined 微信小游戏:CustomEvent is not defined 报错:__glsl is not defined,而且bundle.js出现__glsl 问题状态 最新活动: 2018-08-29 20:18 浏览: 2046 关注: 3 人 疯狂的码头 • 2018-05-24 07:49 index.html中引入文件的顺序要和调用的顺序一致。 La...

来源: Laya_社区 发布时间: 20180521