会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
liyonghelpme
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
···
11
下一页
2013年3月15日
turbogears
摘要: 使用tg.config 访问app:main 区域的配置信息 retcode = subprocess.call shell=True 执行命令得到retcode genshi 需要 引入 外部命令 py: ...
阅读全文
posted @ 2013-03-15 10:02 liyonghelpme
阅读(100)
评论(0)
推荐(0)
2013年3月14日
unity3d 角色 武器 动画 和 blender 工作流
摘要: blender 中首先制作角色 角色的mesh 和 角色 动画, 设定合适的骨骼, 以及用来控制 武器 动作的骨骼, 保存为 blender 文件, 导出 为 fbx 文件,在unity 中引入模型,查看角色动画是否正确,设定模型的引入参数,scale模型空间 和 unity 单位的相对大小比例...
阅读全文
posted @ 2013-03-14 09:48 liyonghelpme
阅读(584)
评论(0)
推荐(0)
2013年3月13日
blender 2.6骨骼动画制作
摘要: http://wiki.blender.org/index.php/Doc:2.6/Manual/Your_First_Animation/1.A_static_Gingerbread_Man blender的核心概念: 界面布局 : 每个窗口都可以是任何类型的, 可以拖动某个窗口的右...
阅读全文
posted @ 2013-03-13 15:16 liyonghelpme
阅读(454)
评论(0)
推荐(0)
2013年2月23日
ubuntu mount smb
摘要: http://blog.chinaunix.net/uid-8185881-id-3126771.html mount -t smbfs //192.168.0.34/sam ~/sam -o user=username,pass=passpord,iocharset=utf8 sm...
阅读全文
posted @ 2013-02-23 13:32 liyonghelpme
阅读(128)
评论(0)
推荐(0)
2013年1月31日
gimp--texture插件生成纹理
摘要: http://gimp-texturize.sourceforge.net/about.html http://www.logarithmic.net/pfh/textureops http://www.logarithmic.net/pfh/resynthesizer http://...
阅读全文
posted @ 2013-01-31 16:15 liyonghelpme
阅读(164)
评论(0)
推荐(0)
2012年12月28日
Android libav移植
摘要: 需要工具: Android NDK 用于交叉编译 libav 源代码 AndroidSDK 用于测试 git clone git@github.com:liyonghelpme2/libav.git 1:首先获取libav的源代码 sudo apt-get source libav...
阅读全文
posted @ 2012-12-28 09:56 liyonghelpme
阅读(145)
评论(0)
推荐(0)
2012年12月25日
libav 制作视频
摘要: https://github.com/shaobin0604/ffmpeg_tutorialhttps://github.com/mpenkov/ffmpeg-tutorialhttp://dranger.com/ffmpeg/http://en.wikipedia.org/wiki/YUVhttp...
阅读全文
posted @ 2012-12-25 22:58 liyonghelpme
阅读(221)
评论(0)
推荐(0)
netcat 检测网络端口
摘要: http://blog.chinaunix.net/uid-1838361-id-66515.html 用来测试upd端口是否正常
阅读全文
posted @ 2012-12-25 15:14 liyonghelpme
阅读(460)
评论(0)
推荐(0)
2012年12月15日
git 中文文件名
摘要: http://stackoverflow.com/questions/7835553/using-git-with-non-romanised-languagesgit config core.quotepath falsegit 中非ascii 文件名 在显示出一串奇怪的数字, 通过上面配置显示中...
阅读全文
posted @ 2012-12-15 15:35 liyonghelpme
阅读(157)
评论(0)
推荐(0)
2012年12月13日
ubuntu openpn, aws, iptable 配置网络
摘要: 需求: 一个路由器, 一台ubuntu机器, 若干其它电脑,手机,通过ubuntu代理整个网络, 需要外部有一个服务器,这里使用亚马逊的aws。 整体网络图: 1:首先配置ubuntu: /etc/network/interfaces 配置eth0, 作为内网网关 ...
阅读全文
posted @ 2012-12-13 19:41 liyonghelpme
阅读(294)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
···
11
下一页
公告