Commit Graph

30 Commits

Author SHA1 Message Date
Connor Olding 6704e4aa5f remove reference to thing i never wrote
i have long since forgotten what i wanted to say
2019-06-25 22:29:20 -07:00
Connor Olding 5c9ad8d96d update link to kyaa 2019-06-25 22:19:45 -07:00
Connor Olding 45c4e4f37d update kyaa 2019-06-25 22:01:53 -07:00
Connor Olding 8f7508f3e9 update stb libraries 2019-06-25 20:05:09 -07:00
Connor Olding 82b9e0b1a8 fix misplaced comment 2019-03-11 01:45:44 +01:00
Connor Olding 58a7d36d61 remove weighted nonsense for master branch
it's not laplace!
2018-09-15 18:35:11 +02:00
Connor Olding 59894c620c add another circle for the heck of it 2017-04-03 04:44:26 +00:00
Connor Olding 6c75485bbb update kyaa 2017-04-02 02:24:52 +00:00
Connor Olding cd18cf9120 remove noise from readme 2017-04-02 02:19:39 +00:00
Connor Olding 38c89ddbbc move initialization into its own function 2017-04-02 02:11:05 +00:00
Connor Olding 5f101288e8 actually update stb libraries for real this time 2017-04-02 02:01:52 +00:00
Connor Olding 076d8bae83 use a better, external RNG library 2017-04-02 02:01:38 +00:00
Connor Olding 81c86dcc3f tweak laplace stuff 2017-04-02 00:48:46 +00:00
Connor Olding 7f8b65ac36 add laplace convolution to neighbor calculations 2017-04-01 22:41:18 +00:00
Connor Olding aad28da6a4 fix typos 2017-04-01 02:49:05 +00:00
Connor Olding 823b7a5008 tweaks for the compiler 2017-04-01 02:48:59 +00:00
Connor Olding 5717dd0e1b update kyaa 2017-04-01 02:47:53 +00:00
Connor Olding bf433911d3 update stb libraries 2017-03-31 04:36:15 +00:00
Connor Olding 5d9ccb42f8 fix minor memory leaks 2017-03-31 02:08:15 +00:00
Connor Olding 926bd2dae8 remove (square) radius parameter
this parameter didn't make sense because
the resulting neighborhood wasn't necessarily square.

to actually implement this feature would require
an extension to make_offset_list.
2016-10-31 15:37:29 -07:00
Connor Olding e5ee52ccff remove polish parameter
additional layers of polish yield too negligible of an effect to bother with.
tweaking the magic parameter is preferred.
2016-10-31 15:21:22 -07:00
Connor Olding 79afa91dd8 begin writing an explanation of neighbors/offsets 2016-10-31 15:14:52 -07:00
Connor Olding 4767586720 fix a typo that prevented shuffling/polishing
this should fix #1
2016-10-31 09:24:08 -07:00
Connor Olding 62c09b5be5 add a heap of comments 2016-10-31 08:58:39 -07:00
Connor Olding 1047eca9c0 update kyaa 2016-10-31 06:32:12 -07:00
Connor Olding e901f29cf7 use proper inclusive ranges for help 2016-09-07 18:54:06 -07:00
Connor 3580927a84 Update README.md 2016-09-03 19:31:26 -07:00
Connor Olding 929521675d add a quick and dirty readme 2016-08-31 22:12:49 -07:00
Connor Olding 44cf800d41 first public version 2016-08-31 21:53:39 -07:00
Connor 91eed00957 2016-08-31 21:41:45 -07:00