In: GTC 2012
Abstract: Learn how to develop faster and better games with the use of GPGPU thought the use of Game GPU tricks. Normally, games process most of its tasks in the CPU, using the GPU only for graphics processing. This session shows some techniques on how to better use the GPGPU power to process all the game logic, achieving speedups when compared to CPU, and traditional GPU models. This session also shows some examples of this technique in practice.
@inproceedings{GPGPUGame12,
author = {Mark Joselli and Esteban Clua},
title = {Techniques for Designing GPGPU Games},
booktitle = {2012 GPU Technology Conference (GTC 2012)},
year = {2012}
}
Pingback: Gpu Game Framework | Mark Joselli