Closed yanchith closed 6 years ago
This PR adds Conway's Game of Life demo, width and height options to texture.store(), and switches the Mandelbrot demo to texelFetch().
texture.store()
texelFetch()
This PR adds Conway's Game of Life demo, width and height options to
texture.store()
, and switches the Mandelbrot demo totexelFetch()
.