Timeline for Penrose Triangle Codegolf
Current License: CC BY-SA 3.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | CommunityBot | Commonmark migration | |
| May 9, 2017 at 19:33 | history | edited | mbomb007 | CC BY-SA 3.0 | added 211 characters in body |
| Mar 7, 2017 at 18:49 | vote | accept | arodebaugh | ||
| May 9, 2017 at 0:20 | |||||
| Feb 28, 2017 at 21:06 | comment | added | mbomb007 | @AlbertRenshaw That's the ungolfed code. See the code above that for the golfed version. Also, this is Python 2, so they aren't floats, they're integers, since the division is integer division. | |
| Feb 28, 2017 at 21:06 | comment | added | Albert Renshaw | I'm wondering if the 255*n/2 can be decreased to 128*n I think float RGB values will round up anyways so would there be a change in pixel-colors? | |
| Feb 28, 2017 at 20:41 | history | edited | mbomb007 | CC BY-SA 3.0 | deleted 4 characters in body |
| Feb 28, 2017 at 20:01 | history | edited | mbomb007 | CC BY-SA 3.0 | deleted 1 character in body |
| Feb 28, 2017 at 19:33 | history | edited | mbomb007 | CC BY-SA 3.0 | added 81 characters in body |
| Feb 28, 2017 at 19:23 | history | edited | mbomb007 | CC BY-SA 3.0 | deleted 3 characters in body |
| Feb 28, 2017 at 19:17 | history | edited | mbomb007 | CC BY-SA 3.0 | deleted 3 characters in body |
| Feb 28, 2017 at 19:06 | history | answered | mbomb007 | CC BY-SA 3.0 |