搜索资源列表
Animation1.4.1.2
- 布料模拟的程序,参考较多近期论文,实现的模型基于弹簧——质点模型,实现效果不错-cloth simulation procedures, more recent reference papers, the model based on spring -- particle model, achieving good results
springtest-src-02-10-05
- 一个基于弹簧质点模型的服装仿真源代码。是学习服装仿真的学习好资料-a spring-mass model based on the clothing simulation source code. Learning clothing simulation study data
Garment
- 一个绳子的三维仿真,用VC++和OpenGL写成使用了质点-弹簧模型。
chengxu
- 布料的碰撞检测 以及变形 弹簧质点模型-Collision detection and deformation fabric spring mass model
Cloth-Simulation
- 一个模拟布料的程序,布料的模拟采用质点弹簧模型-Procedures for a simulated fabric, fabric simulation using mass spring model
cloth
- 基于弹簧质点模型模拟布料,可以设置添加障碍物,重置,右键控制旋转视点,真实的模拟布料。-Spring-based cloth simulation particle model, you can set to add obstacles, reset, rotate right control point of view, the real simulation cloth.
warping-simulation
- 使用matlab编写。使用质点-弹簧模型模拟三维网格的变形过程。-we apply the mass-spring model to simulate the deformation of 3D mesh using matlab
PArticleSpring
- 弹簧质点问题,力学研究,设计OpenGL,物理力学,可以用来作为初学者探究弹簧质点模型!-Spring mass problem, mechanical research, design OpenGL, physical mechanics, can be used as a beginner to explore the spring mass model!
Test_word2
- 自己写的一个质点弹簧模型的布料模型,c语言代码,我的环境是vs2010+opengl。里面有代码和可执行文件 debug里面的是 小型一点的模型,只能看布料在重力作用下的仿真。release里面是可以对布料进行裁剪的模型,操作方法是连续按住鼠标右键拖动。(由于初学,鼠标与界面交互坐标有误差)操作死,按q w e r 功能键有惊喜!-vs2010 opengl small demo,thanks