GPGPU General-Purpose Computation Using Graphics Hardware

Post Reply
User avatar
Erwin Coumans
Site Admin
Posts: 4221
Joined: Sun Jun 26, 2005 6:43 pm
Location: California, USA
Contact:

GPGPU General-Purpose Computation Using Graphics Hardware

Post by Erwin Coumans »

http://www.gpgpu.org/

Using the GPU for things other then 3D graphics. Physics for example :)

Raycasting, Collision Detection and Rigidbody simulation can potentially
get some nice speedup using graphics hardware.

See also: http://graphics.stanford.edu/projects/b ... index.html
Post Reply