Commit graph

85 commits

Author SHA1 Message Date
4ad3836b84 created 8-bit profile 2024-07-12 22:31:17 -04:00
bed3bdc89e corrected color positions for chromatic aberration 2024-05-17 21:19:42 -04:00
5504d1588d aberration now has less clarity and works with other post-processing effects 2024-05-16 11:35:41 -04:00
6fc995e5cb fixed typo 2024-05-13 16:26:40 -04:00
b9dcdd22d6 fixed vertex effects not applying to block breaking 2024-05-09 13:31:11 -04:00
c36e1076f7 fixed block breaking transparency 2024-05-08 13:53:40 -04:00
e4c5715b3f retuned horizontal blur 2024-05-05 17:20:01 -04:00
5937638895 adjusted screen screen option spacing 2024-05-05 14:51:28 -04:00
f89d8ac3c9 retuned chromatic aberration 2024-05-05 14:48:27 -04:00
981ebea8c8 corrected N64 color depth 2024-05-05 13:46:35 -04:00
6290b0e19e initial PAL simulation implementation 2024-05-05 13:44:23 -04:00
69c14e4151 added connector option for composite and s-video 2024-05-04 00:33:08 -04:00
0902b5b835 created signal effect with NTSC emulation 2024-05-03 23:58:07 -04:00
b103d0ca99 fixed scanlines for real this time :/ 2024-05-03 22:24:04 -04:00
fc1c7c7b1a fixes to scanline function 2024-05-03 22:18:22 -04:00
40111d5e90 added 'hard' scanline option 2024-05-03 22:08:09 -04:00
933cb21020 added noir color palette and improved dot matrix game palette 2024-04-26 23:23:26 -04:00
7668d7a744 changed ID fields to have more readable names 2024-04-26 22:44:10 -04:00
fcd88cd03b Merge remote-tracking branch 'origin/main' 2024-04-25 09:05:48 -04:00
a2d2fa04d0
updated README 2024-04-25 09:03:37 -04:00
3344d03e60 shortened the name of the obra dinn preset 2024-04-24 23:31:22 -04:00
6249bd802b updated README 2024-04-23 00:17:30 -04:00
26f163cc60 reoriented HSV around bit depth rather than steps 2024-04-23 00:14:28 -04:00
605e54a522 added 15- and 18-bit RGB modes 2024-04-22 22:48:36 -04:00
375ccf3621 Merge branch 'main' into color-depth 2024-04-22 22:15:05 -04:00
fc7bfab368 interlace now alternates on frame rather than worldtime 2024-04-22 22:05:40 -04:00
984db64c8c changed rgb 'steps' to real bit depths 2024-04-22 22:00:59 -04:00
944e474a22 fixed texture warp breaking world curvature 2024-04-21 22:02:02 -04:00
1506d90dc5 removed vertex warp from Project Reality profile 2024-04-21 21:00:28 -04:00
1351b17f22 initial implementation for scanlines 2024-04-20 22:13:24 -04:00
e4b1d8b6f4 unify changes 2024-04-20 21:05:38 -04:00
d1737aef6b added interlace to relevant profiles 2024-04-20 20:47:45 -04:00
cce018f620 initial implementation of interlace effect 2024-04-20 20:47:00 -04:00
a0dcb98e96 clouds are now excluded from texture warping 2024-04-19 21:02:59 -04:00
58cd744a2f retuned depth of field blur calculation 2024-04-18 17:02:53 -04:00
eab55046b8 adjusted chromatic aberration strength 2024-04-18 16:45:02 -04:00
13a07850ac adjusted number of steps used for curvature and fixed height jump 2024-04-18 16:44:49 -04:00
8da7185ead added curvature strength slider and restructured world module 2024-04-18 16:23:06 -04:00
038ff7f142 chromatic aberration is now dynamic 2024-04-18 11:41:47 -04:00
9edd7782c6 added chromatic aberration 2024-04-18 00:22:26 -04:00
12b71f2bb9 fixed typos 2024-04-17 11:20:09 -04:00
c165897f43 cleaned up horizontal blur code 2024-04-17 10:54:58 -04:00
00fc6f7c9c hand is now excluded from world curvature 2024-04-15 22:17:25 -04:00
3f227382b6 updated README 2024-04-15 20:21:00 -04:00
780ba8df2a changed world curvature to be exclusive rather than inclusive 2024-04-15 17:20:57 -04:00
dd9fb8f196 merged in horizontal blur effect and restructured options menu 2024-04-15 17:17:43 -04:00
eb81a9426a Merge branch 'fx' into experimental 2024-04-15 16:07:49 -04:00
23f9b22013 initial implementation of horizontal blur 2024-04-14 18:52:46 -04:00
6be09aac47 fixed DoF not working with downscale off 2024-04-14 18:48:16 -04:00
3e9cb72a58 initial implementation of world curvature 2024-04-14 17:37:44 -04:00