分类 creator/u3d/ue4/bablon 下的文章
3d游戏晕,是因为游戏做的不好
3d游戏晕,是因为游戏做的不好。摄像机处理的不当,导致的。
cocomat
由腾讯20人+团队贡献的一套可在多个业务间复用的高性能、高效能 Cocos Creator 公共组件框架。
https://github.com/cocos/cocomat
WEB自动化
1)WEB自动化工具,Selenium是一个用于Web应用程序测试的工具。
pip install selenium
unity技巧unity3d
crypto.getRandomValues() not supported.
使用了uuid库,打包安卓报错,crypto.getRandomValues() not supported.
https://github.com/uuidjs/uuid#getrandomvalues-not-supported
Asset Bundle
Asset Bundle 简称AB包
外部资源 = 不在本AB包目录内的资源(包括内置AB包和其他AB包)
creator热更新,动态改url
creator热更新,动态改url
一、别人的方法:使用引擎提供的loadRemoteManifest方法动态修改
google abb打包问题
creator3.1.1开发应用App
creator3.1.1开发应用App开发框架
https://github.com/blanking003/cx-cocos
暗黑2资料
3d学习
1 线性代数,图像学的线性代数。
game101
写不出漂亮的Shader,是因为你不懂深度图的重要性!一文彻底搞懂深度图。
ue技巧unrealengine,ue4
Cocos Shader入门
Cocos Shader入门基础
一:前言
二:初识Cocos Shader
三:可编程管线浅析与HelloWorld
四:Uniform与材质参数
五:炫酷的3D特效Shader是如何炼成的
六:平面、双面材质与自定义裁剪面
creator3.x的ListView
creator3.x的ListView分享
官方的ScrollView加载十几个就很卡了,还是用这个。
太厉害了,shader
Cocos2.X和3.X的截图功能
Cocos creator 2.X和3.X的截图功能
python3.0读取excel导出ts文件
python3.0读取excel导出ts文件
官网下载python-3.10.6