文件名称:AVX Cloth
- 所属分类:
- 3D图形编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2011-05-27
- 文件大小:
- 955.19kb
- 下载次数:
- 0次
- 提 供 者:
- ericchang
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
AVX Cloth is a tech sample that demonstrates use of 8 wide floating point SIMD processing with 256 bit AVX. The sample has many active cloth pieces simulating as it showcases a SOA implementation of an iterative position projection (distance constraint based) solver.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : AVXCloth_Source.zip 列表 AVXClothSample/DXUT/ AVXClothSample/DXUT/Core/ AVXClothSample/DXUT/Core/dpiaware.manifest AVXClothSample/DXUT/Core/DXUT.cpp AVXClothSample/DXUT/Core/DXUT.h AVXClothSample/DXUT/Core/DXUT_2008.sln AVXClothSample/DXUT/Core/DXUT_2008.vcproj AVXClothSample/DXUT/Core/DXUT_2010.sln AVXClothSample/DXUT/Core/DXUT_2010.vcxproj AVXClothSample/DXUT/Core/DXUT_2010.vcxproj.filters AVXClothSample/DXUT/Core/DXUTDevice11.cpp AVXClothSample/DXUT/Core/DXUTDevice11.h AVXClothSample/DXUT/Core/DXUTDevice9.cpp AVXClothSample/DXUT/Core/DXUTDevice9.h AVXClothSample/DXUT/Core/DXUTmisc.cpp AVXClothSample/DXUT/Core/DXUTmisc.h AVXClothSample/DXUT/Optional/ AVXClothSample/DXUT/Optional/directx.ico AVXClothSample/DXUT/Optional/DXUTcamera.cpp AVXClothSample/DXUT/Optional/DXUTcamera.h AVXClothSample/DXUT/Optional/DXUTgui.cpp AVXClothSample/DXUT/Optional/DXUTgui.h AVXClothSample/DXUT/Optional/DXUTguiIME.cpp AVXClothSample/DXUT/Optional/DXUTguiIME.h AVXClothSample/DXUT/Optional/DXUTLockFreePipe.h AVXClothSample/DXUT/Optional/DXUTOpt_2008.sln AVXClothSample/DXUT/Optional/DXUTOpt_2008.vcproj AVXClothSample/DXUT/Optional/DXUTOpt_2010.sln AVXClothSample/DXUT/Optional/DXUTOpt_2010.vcxproj AVXClothSample/DXUT/Optional/DXUTOpt_2010.vcxproj.filters AVXClothSample/DXUT/Optional/DXUTres.cpp AVXClothSample/DXUT/Optional/DXUTres.h AVXClothSample/DXUT/Optional/DXUTsettingsdlg.cpp AVXClothSample/DXUT/Optional/DXUTsettingsdlg.h AVXClothSample/DXUT/Optional/ImeUi.cpp AVXClothSample/DXUT/Optional/ImeUi.h AVXClothSample/DXUT/Optional/SDKmesh.cpp AVXClothSample/DXUT/Optional/SDKmesh.h AVXClothSample/DXUT/Optional/SDKmisc.cpp AVXClothSample/DXUT/Optional/SDKmisc.h AVXClothSample/DXUT/Optional/SDKsound.cpp AVXClothSample/DXUT/Optional/SDKsound.h AVXClothSample/DXUT/Optional/SDKwavefile.cpp AVXClothSample/DXUT/Optional/SDKwavefile.h AVXClothSample/SOACloth/ AVXClothSample/SOACloth/AVXCloth.docx AVXClothSample/SOACloth/avxtest.asm AVXClothSample/SOACloth/chainlink.dds AVXClothSample/SOACloth/clothavx.cpp AVXClothSample/SOACloth/clothavx.vcxproj AVXClothSample/SOACloth/clothmain.cpp AVXClothSample/SOACloth/ClothScene.h AVXClothSample/SOACloth/ClothScene.hlsl AVXClothSample/SOACloth/Compile.props AVXClothSample/SOACloth/DetectAVX.cpp AVXClothSample/SOACloth/fabric.dds AVXClothSample/SOACloth/Font.dds AVXClothSample/SOACloth/LICENCE.txt AVXClothSample/SOACloth/resource.h AVXClothSample/SOACloth/SOACloth.rc AVXClothSample/SOACloth/SOACloth.sln AVXClothSample/SOACloth/SOACloth.vcxproj AVXClothSample/SOACloth/vecavxsoa.h