Commit Graph

21 Commits

Author SHA1 Message Date
3bc1a6cdac update 2020-09-24 01:32:31 -07:00
931ba0e63f tweaking 2019-02-15 16:00:24 -08:00
d30c3405a0 Removed errant header,m changed cmake project name 2016-11-27 21:07:00 -08:00
Mitchell
7c01cb63a1 Update README.md 2016-11-25 22:09:48 -08:00
MitchellHansen
02b7b95888 now uses cmake 2016-11-25 22:07:22 -08:00
ca6fd8c563 Just messing around, I'll save anyway. Profiled the multi to linear function being called each time in Update. And moved it to the class constructor but it actually slowed it down. Might be cache related? As it is the difference between computing the value on the fly vs. getting the stored value 2016-01-20 14:23:05 -08:00
7f8673ce60 Merge branch 'master' of https://github.com/MitchellHansen/Conway.git 2016-01-16 19:57:49 -08:00
Mitchell
8f4c41c441 Update README.md 2016-01-16 19:57:53 -08:00
e6c052fc90 Screeny 2016-01-16 19:57:33 -08:00
Mitchell
7b1b22d8c2 Update README.md 2016-01-16 19:57:29 -08:00
Mitchell
ac0f72f485 Update README.md 2016-01-16 19:57:20 -08:00
6419fd0a8e So pretty, much color 2016-01-16 19:56:41 -08:00
cc28558ccc Alright, I don't think I'm going to squeeze any more performance out of this. On to OpenCL 2015-12-29 21:40:13 -08:00
e6f3bef05f Oh wow, I'm going to save this for posterity. This makes a really cool effect, ghosting the nodes positions 2015-12-29 01:10:58 -08:00
a308f25708 Multithreaded, I think the hangup now is sprite drawing, but it looks much more impressive now. So i'm happy 2015-12-22 14:49:32 -08:00
c4606642e6 Andddd a shwweeeeeee bit more 2015-12-22 02:34:55 -08:00
1c4dafb62b That actually sped it up quite a bit 2015-12-22 02:32:44 -08:00
Mitchell
93b44aaaee Create README.md 2015-11-27 00:57:55 -08:00
066d454ac6 Screeny 2015-11-27 00:55:26 -08:00
b615eb5edf Init 2015-11-27 00:50:11 -08:00
cbfba78b6b Initial commit to add default .gitIgnore and .gitAttribute files. 2015-11-27 00:49:42 -08:00