码迷,mamicode.com
首页 >  
搜索关键字:physics    ( 256个结果
POJ3684 Physics Experiment 【物理】
Physics Experiment Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 1031 Accepted: 365 Special Judge Description Simon is doing a physics ex ...
分类:其他好文   时间:2017-06-09 20:22:58    阅读次数:232
windows下Bullet 2.82编译安装(Bullet Physics开发环境配置)
平台:Win7,VS2010 1. Bullet库的组织 下图是Bullet_User_Manual中的截图: 从中可见,Bullet的LinearMath(线性数学模块),其上是BulletCollision(碰撞检测模块),然后BulletDynamics(刚体模拟模块)和BulletSoftB ...
分类:Windows程序   时间:2017-06-03 19:13:37    阅读次数:424
unity坐标转换问题
unity最经常使用的几种坐标。屏幕坐标。世界坐标。ngui坐标,相对于父物体的坐标(localPoisition)。 可是有时候这几种坐标相互转换何其困难,让自己狠抓头。不得不操作的方式是创建虚拟体,然后来回改变他的父节点(parent), 只是unity提供了两个方法挺好用的。攻克了全部坐标转换 ...
分类:编程语言   时间:2017-05-25 18:23:49    阅读次数:150
Cocos2d-x 3.0 简捷的物理引擎
Cocos2d-x 3.0 开发(九)使用Physicals取代Box2D和chipmunk http://www.cocos2d-x.org/docs/manual/framework/native/physics/physics-integration/zh -- 官网+Demo 水墨鱼的专栏 ...
分类:其他好文   时间:2017-05-15 12:59:34    阅读次数:139
[3 Jun 2015 ~ 9 Jun 2015] Deep Learning in arxiv
arXiv is an e-print service in the fields of physics, mathematics, computer science, quantitative biology, quantitative finance and statistics. There' ...
分类:其他好文   时间:2017-05-07 16:43:26    阅读次数:239
Physics for Game Programmers
CHAPTER 1 Adding Realism to Your Games CHAPTER 2 Some Basic Concepts CHAPTER 3 Basic Newtonian Mechanics CHAPTER 4 Basic Kinematics CHAPTER 5 Projecti ...
分类:其他好文   时间:2017-05-02 11:53:34    阅读次数:142
hzau 1204 Escape from the Darkness
1204: Escape from the Darkness Description Xiao Ming, a high school student, learnt blackbody radiation from the physics class. The black body on the ...
分类:其他好文   时间:2017-04-30 23:03:19    阅读次数:311
0410-0414
1、ue4中可导入.ttf文件。导入ttf文件之后,会生成font字体,然后在umg里面可以指定字体样式。 2、no collision会导致“失重”。模拟刚体,在no collision下是无效的,把一个物件放入场景,设置simulate physics,设置no collision,物件挂在空中 ...
分类:其他好文   时间:2017-04-22 12:30:33    阅读次数:213
看了一下unity5.6的新功能 以及Timeline
3月31日unity5.6发布,然而timeline(前sequence模块)被delay到unity 2017。上个星期官方又发布了unity 2017的beta版本 有一阵子没写博客了,写一篇整理归纳 1.Physics Debugger 用于可视化调试场景中的物理组件,其中Hide系列开关都是 ...
分类:编程语言   时间:2017-04-21 09:49:24    阅读次数:2784
256条   上一页 1 ... 10 11 12 13 14 ... 26 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!