CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenGL

文件名称:Cloth-Simulation

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    4.6mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

一个模拟布料的程序,布料的模拟采用质点弹簧模型-Procedures for a simulated fabric, fabric simulation using mass spring model
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Cloth Simulation/BALL.h
Cloth Simulation/Cloth Simulation.exe
Cloth Simulation/Error Log.txt
Cloth Simulation/floor.tga
Cloth Simulation/License.txt
Cloth Simulation/Main.cpp
Cloth Simulation/Main.h
Cloth Simulation/Project.sln
Cloth Simulation/Project.vcproj
Cloth Simulation/Readme.txt
Cloth Simulation/SPRING.h
Cloth Simulation/Window/WINDOW.h
Cloth Simulation/Window/WINDOW_CheckGLError.cpp
Cloth Simulation/Window/WINDOW_HandleMessages.cpp
Cloth Simulation/Window/WINDOW_InitDummy.cpp
Cloth Simulation/Window/WINDOW_InitStandard.cpp
Cloth Simulation/Window/WINDOW_MakeCurrent.cpp
Cloth Simulation/Window/WINDOW_SaveScreenshot.cpp
Cloth Simulation/Window/WINDOW_Shutdown.cpp
Cloth Simulation/Window/WINDOW_ShutdownDummy.cpp
Cloth Simulation/Window/WINDOW_UpdateInput.cpp
Cloth Simulation/Window/WGL Extensions/WGL_ARB_extensions_string_extension.h
Cloth Simulation/Window/WGL Extensions/WGL_ARB_multisample_extension.h
Cloth Simulation/Window/WGL Extensions/WGL_ARB_pixel_format_extension.h
Cloth Simulation/Window/WGL Extensions/WGL_EXT_swap_control_extension.h
Cloth Simulation/Window/WGL Extensions/WGL_ARB_pixel_format_extension.cpp
Cloth Simulation/Window/WGL Extensions/WGL_EXT_swap_control_extension.cpp
Cloth Simulation/Window/WGL Extensions/WGL_ARB_multisample_extension.cpp
Cloth Simulation/Window/WGL Extensions/WGL_ARB_extensions_string_extension.cpp
Cloth Simulation/Window/WINDOW_SelectModeProc.cpp
Cloth Simulation/Window/WINDOW_InitExtended.cpp
Cloth Simulation/Window/WINDOW_Init.cpp
Cloth Simulation/Window/WINDOW_FindSamplesSupported.cpp
Cloth Simulation/Timer/TIMER.cpp
Cloth Simulation/Timer/TIMER.h
Cloth Simulation/Resources/Resolution.aps
Cloth Simulation/Resources/Resolution.rc
Cloth Simulation/Resources/resource.h
Cloth Simulation/Maths/COLOR.cpp
Cloth Simulation/Maths/COLOR.h
Cloth Simulation/Maths/Maths.h
Cloth Simulation/Maths/MATRIX4X4.cpp
Cloth Simulation/Maths/MATRIX4X4.h
Cloth Simulation/Maths/PLANE.cpp
Cloth Simulation/Maths/PLANE.h
Cloth Simulation/Maths/VECTOR2D.cpp
Cloth Simulation/Maths/VECTOR2D.h
Cloth Simulation/Maths/VECTOR3D.cpp
Cloth Simulation/Maths/VECTOR3D.h
Cloth Simulation/Maths/VECTOR4D.cpp
Cloth Simulation/Maths/VECTOR4D.h
Cloth Simulation/LOG/LOG.cpp
Cloth Simulation/LOG/LOG.h
Cloth Simulation/Image/IMAGE.h
Cloth Simulation/Image/IMAGE_CalculateStride.cpp
Cloth Simulation/Image/IMAGE_ExpandPalette.cpp
Cloth Simulation/Image/IMAGE_Load.cpp
Cloth Simulation/Image/IMAGE_Load24BitBMP.cpp
Cloth Simulation/Image/IMAGE_Load8BitBMP.cpp
Cloth Simulation/Image/IMAGE_LoadAlpha.cpp
Cloth Simulation/Image/IMAGE_LoadBMP.cpp
Cloth Simulation/Image/IMAGE_LoadCompressedTrueColorTGA.cpp
Cloth Simulation/Image/IMAGE_LoadTGA.cpp
Cloth Simulation/Image/IMAGE_LoadUncompressed8BitTGA.cpp
Cloth Simulation/Image/IMAGE_LoadUncompressedTrueColorTGA.cpp
Cloth Simulation/GL files/ARB_program.cpp
Cloth Simulation/GL files/ARB_program.h
Cloth Simulation/GL files/extensionList.txt
Cloth Simulation/GL files/GLee.c
Cloth Simulation/GL files/GLee.h
Cloth Simulation/GL files/readme.txt
Cloth Simulation/Fps Counter/FPS_COUNTER.cpp
Cloth Simulation/Fps Counter/FPS_COUNTER.h
Cloth Simulation/Bitmap Font/BITMAP_FONT.cpp
Cloth Simulation/Bitmap Font/BITMAP_FONT.h
Cloth Simulation/UpgradeLog.XML
Cloth Simulation/Project.sln.old
Cloth Simulation/Project.vcproj.8.00.old
Cloth Simulation/Project.ncb
Cloth Simulation/_UpgradeReport_Files/UpgradeReport.css
Cloth Simulation/_UpgradeReport_Files/UpgradeReport_Minus.gif
Cloth Simulation/_UpgradeReport_Files/UpgradeReport_Plus.gif
Cloth Simulation/_UpgradeReport_Files/UpgradeReport.xslt
Cloth Simulation/_UpgradeReport_Files/Thumbs.db
Cloth Simulation/Debug/BuildLog.htm
Cloth Simulation/Debug/Project.exe.embed.manifest
Cloth Simulation/Debug/vc90.idb
Cloth Simulation/Debug/vc90.pdb
Cloth Simulation/Debug/GLee.obj
Cloth Simulation/Debug/TIMER.obj
Cloth Simulation/Debug/IMAGE_LoadUncompressedTrueColorTGA.obj
Cloth Simulation/Debug/IMAGE_LoadUncompressed8BitTGA.obj
Cloth Simulation/Debug/IMAGE_LoadTGA.obj
Cloth Simulation/Debug/IMAGE_LoadCompressedTrueColorTGA.obj
Cloth Simulation/Debug/IMAGE_LoadBMP.obj
Cloth Simulation/Debug/IMAGE_Load8BitBMP.obj
Cloth Simulation/Debug/IMAGE_Load24BitBMP.obj
Cloth Simulation/Debug/IMAGE_LoadAlpha.obj
Cloth Simulation/Debug/IMAGE_Load.obj
Cloth Simulation/Debug/IMAGE_ExpandPalette.obj
Cloth Simulation/Debug/IMAGE_CalculateStride.obj
Cloth Simulation/Debug/LOG.obj
Cloth Simulation/Debug/VECTOR4D.obj
Cloth Simulation/Debug/VECTOR3D.obj
Cloth Simulation/Debug/VECTOR2D.obj
Cloth Simulation/Debug/PLANE.obj
Cloth Simulation/Debug/MATRIX4X4.obj
Cloth Simulation/Debug/COLOR.obj
Cloth Simulation/Debug/Main.obj
Cloth Simulation/Debug/ARB_program.obj
Cloth Simulation/Debug/BITMAP_FONT.obj
Cloth Simulation/Debug/WINDOW_InitStandard.obj
Cloth Simulation/Debug/WINDOW_UpdateInput.obj
Cloth Simulation/Debug/WINDOW_ShutdownDummy.obj
Cloth Simulation/Debug/WINDOW_Shutdown.obj
Cloth Simulation/Debug/WINDOW_SaveScreenshot.obj
Cloth Simulation/Debug/WINDOW_MakeCurrent.obj
Cloth Simulation/Debug/WINDOW_InitDummy.obj
Cloth Simulation/Debug/WINDOW_HandleMessages.obj
Cloth Simulation/Debug/WI

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com