This website requires JavaScript.
Explore
Help
Sign In
mitchellhansen
/
conways-game-of-life-gpu
Watch
1
Star
0
Fork
0
You've already forked conways-game-of-life-gpu
Code
Issues
Pull Requests
Releases
Wiki
Activity
16
Commits
1
Branch
0
Tags
d8f31d2e81fa1669445b98b3853c99d34103d448
Commit Graph
2 Commits
Author
SHA1
Message
Date
MitchellHansen
15fd83147b
Doing some OpenGL to OpenCL trickery here, OpenGL is now drawing but the pixel array isn't displaying right. Probably some alignment of the chars being weird
2016-01-10 01:36:26 -08:00
MitchellHansen
6334e9c848
Trying to find a way to make this as simd friendly as possible. Perhaps a kernel for calucation and then a kernel to "clean" the back buffer
2016-01-02 19:53:46 -08:00