游戏人生

不积跬步,无以至千里;不积小流,无以成江海。

导航

统计

05 2014 档案

工作记录[续] android OBB
摘要:前两篇在这里:Android上使用native IO最近工作中的问题笔记最近遇到的问题是,java.io.IOException: FAT FullStackOverflow的结果:http://stackoverflow.com/questions/18906055/what-causes-job... 阅读全文

posted @ 2014-05-31 16:46 crazii 阅读(4872) 评论(4) 推荐(0) 编辑

NDK: GCC 4.6 crashes
摘要:used version: NDK r9b,arm-linux-androideabi-4.6 GCC, with "-O2 -finline-limit=24".got this error:internal compiler error: segmentation faultI remember... 阅读全文

posted @ 2014-05-27 19:47 crazii 阅读(457) 评论(0) 推荐(0) 编辑

引擎设计跟踪(九.14.2) 更新记录和骨骼动画导出更新
摘要:接上一篇笔记, 仔细看了cal3d的代码, 他的骨骼节点判断也有判断controller(node controller type + object type)的,所以之前的做法跟他是一样的.导出插件改用一个DLL封装, 该DLL在导出时加载真正的导出DLL,导出完毕再卸载内部DLL,具体思路见ht... 阅读全文

posted @ 2014-05-25 19:36 crazii 阅读(647) 评论(0) 推荐(0) 编辑

WARNING: Calls to any function that may require a gradient calculation inside a conditional block may return undefined results
摘要:GLES2.0:Some device will give a warning on compling shaders(yet the compling will succeed), and the rendering result is incorrect with blink & artifac... 阅读全文

posted @ 2014-05-17 21:21 crazii 阅读(1092) 评论(0) 推荐(0) 编辑

[REFERENCE] Real-Time-Normal-Map-Dxt-Compression
摘要:DXT5N & 3Dc(aka BC5)compression in common code & SIMD:http://mrelusive.com/publications/papers/Real-Time-Normal-Map-Dxt-Compression.pdfOthers:dxt1 rea... 阅读全文

posted @ 2014-05-14 22:24 crazii 阅读(384) 评论(0) 推荐(0) 编辑

crash - JNI WARNING: input is not valid modified utf-8: illegal continuation byte
摘要:the key point is "Modified UTF-8" is not like "Regular UTF-8", a legal Rgular UTF8 code sequence may be considered illegal against Modified UTF8.One w... 阅读全文

posted @ 2014-05-08 12:51 crazii 阅读(5815) 评论(0) 推荐(0) 编辑

android adb: wireless debug
摘要:http://developer.android.com/tools/help/adb.html#wireless 阅读全文

posted @ 2014-05-08 12:51 crazii 阅读(223) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示