Commit Graph

25 Commits

Author SHA1 Message Date
WallyHackenslacker aa0a9340ca 3k samples image. 2017-02-13 20:52:06 -04:00
Miguel Angel Astor Romero 9b491eccab Changed scene 6 a bit. 2017-02-13 16:38:42 -04:00
Miguel Angel Astor Romero e485ce2cda Area lights fixed. 2017-02-13 16:14:17 -04:00
WallyHackenslacker 79b2aa4553 Fixed a bug with the fresnel term. 2017-02-10 03:52:31 -04:00
WallyHackenslacker 0cdc7c46ca sphere and disk area lights mostly ready (I think :S). 2017-02-09 23:37:40 -04:00
Miguel Angel Astor Romero 944ae05db7 Added groundwork for area lights. Added irony-mode CDB. 2017-02-07 16:41:58 -04:00
WallyHackenslacker fd1dc0febd More scenes. 2017-01-21 01:17:45 -04:00
WallyHackenslacker 337e1deefb More scenes. 2017-01-21 00:13:40 -04:00
Miguel Angel Astor Romero 0eced5e365 New pretty image :P 2017-01-20 12:23:27 -04:00
Miguel Angel Astor Romero 5970be923b Assorted bug fixes. 2017-01-20 12:13:42 -04:00
Miguel Angel Astor Romero 33aba8cae2 Scene loads light sources now. 2017-01-19 09:39:10 -04:00
Miguel Angel Astor Romero 8d341b9a25 Added image-based lighting with HDR images. 2017-01-17 17:09:25 -04:00
Miguel Angel Astor Romero 04618e518e Added tone mapping with FreeImage. 2017-01-16 12:44:45 -04:00
Miguel Angel Astor Romero 8e2b2a8c2a Added Heidrich-Seidel anisotropic BRDF. 2017-01-13 15:05:13 -04:00
Miguel Angel Astor Romero e720859918 More farting with the camera. 2017-01-12 17:35:17 -04:00
Miguel Angel Astor Romero 724a98f8a0 Added camera abstraction. 2017-01-12 17:23:11 -04:00
Miguel Angel Astor Romero 7768480b96 Figures can specify BRDF in constructor. 2017-01-12 14:34:44 -04:00
Miguel Angel Astor Romero fd510fb137 Added spot lights. 2017-01-12 14:15:59 -04:00
Miguel Angel Astor Romero f7f912ff82 Moved BRDF to material definition. 2017-01-12 13:38:42 -04:00
Miguel Angel Astor Romero 8c33e46b3d Added recursion depth as a CL option. 2017-01-12 13:03:29 -04:00
Miguel Angel Astor Romero f93635b03b Better handling of command line arguments. 2017-01-12 10:54:48 -04:00
Miguel Angel Astor Romero a7b025ce5e Chagned a cast. 2017-01-11 15:28:37 -04:00
Miguel Angel Astor Romero a6821c429d Minor changes. 2017-01-11 14:54:46 -04:00
Miguel Angel Astor Romero f150f8f24c Separated BRDF from light source. 2017-01-11 14:51:21 -04:00
Miguel Angel Astor Romero a9670e93f0 Separated Whitted from Path Tracing. Added FreeImage dependecy. 2017-01-11 13:45:17 -04:00