Xonxt / slimdx

Automatically exported from code.google.com/p/slimdx
MIT License
0 stars 0 forks source link

direct compute sample (game of life) #797

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have made a direct compute sample. It computes Conway's game of life on the 
compute shader over the texture, same texture is than used in regular gpu 
pipeline. On the pixel shader it computes screen space volumetric light effect, 
to make it cooler. Hope you will like it.

It was created with March 2011 download
in screen capture:
http://www.youtube.com/watch?v=GNrvbO2Tc4c

Original issue reported on code.google.com by michalbe...@gmail.com on 6 May 2011 at 1:21

GoogleCodeExporter commented 9 years ago

Original comment by josh.petrie on 6 May 2011 at 3:19