- 博客(5)
- 资源 (1)
- 收藏
- 关注
原创 3dsmax 建模过程中文件整理
1.单位设置:显示单位 米,系统单位 1unit = 100厘米 2.物体保证在零点坐标 3.坐标轴保证在零点的位置(特殊情况除外) 4.模型要resetxform(能帮助检查法线问题,旋转,缩放数值会归零) 5.模型命名正确, cp_daoju 6.新建一个参照物,检查模型大小 7.检查多点,多边面(weld合并,turn to poly) 8.检查多余物体(layer层里) 9...
2018-09-06 17:16:37
1489
原创 cocos 图片黑边的问题
cocos creator 2.0 以前的版本 图的边缘黑边是我遇到ccc的第一个坑,略感蛋疼。效果及原因在这里可以看到,也提到了解决方案http://forum.cocos.com/t/creater-blend-premultiply-alpha/43260我的解决方法两步:1.利用打包工具 TexturePacker( https://www.codeandweb.com/textu...
2018-08-25 09:08:25
5285
原创 cocos creator await / promise 例子
const {ccclass, property} = cc._decorator;@ccclassexport default class Helloworld extends cc.Component { @property(cc.Label) label: cc.Label = null; @property text: string = 'hel...
2018-08-12 23:24:42
7845
转载 UE4 visual studio: "cannot find cannot find generated.h files"
转 https://answers.unrealengine.com/questions/810626/vs-cannot-find-generatedh-files.htmlvisual studio 2017 UE4 4.20.1步骤:1. 右键 vs 项目 选择 属性2.在左边配置属性选择 NMake3.在右边IntelliSense 下边的 包含搜索路径 编...
2018-08-10 16:06:02
1600
转载 Java 简易 socket 基本通讯
转: http://www.runoob.com/java/java-networking.html // 文件名 GreetingClient.java import java.net.*;import java.io.*; public class GreetingClient{ public static void main(String [] args) ...
2018-07-31 14:29:04
183
unity2018破解工具windows
2018-09-07
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅