DirectCompute Lecture Series 230: GPU Accelerated Physics

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
<img src="http://ecn.channel9.msdn.com/o9/ch9/6/3/2/8/5/5/DirectCompute230GpuPhysics_85_ch9.png" border="0" />Join Lee Howes, a Senior SDE at ATI/AMD, as he gives you a deep dive into GPU accelerated physics.

This lecture explains how DirectCompute can be employed to create solutions simulating physical systems such as fluid and cloth systems. It also covers how to employ some of the libraries powered by DirectCompute and how to integrate these libraries into your application. 

After completing the lecture, you will be able to understand the underlying algorithms of some of the physics systems written in DirectCompute, as well as how to make use of the libraries that implement them, such as http://bulletphysics.org/wordpress/ Bullet .

For more information on DirectCompute, http://code.msdn.microsoft.com/directcomputehol download the PDC 2009 DirectCompute HOL ,  http://channel9.msdn.com/posts/gclassy/DirectCompute-Expert-Roundtable-Discussion/ watch the DirectCompute Roundtable discussion , see the http://go.microsoft.com/fwlink/?LinkId=194362 full DirectCompute lecture series , and http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=DirectComputeLecture&DownloadId=12985 download the slides for this lecture . <img src="http://channel9.msdn.com/558236/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" />

View the full article
 
Back
Top