Commit Graph
29 Commits
Author SHA1 Message Date
Miguel Angel Astor Romero db2ee80c14 Moved area light base class to it's own file. 2017-02-13 17:08:35 -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
Miguel Angel Astor Romero 85ff1de130 Removed an inline. 2017-02-10 13:33:19 -04:00
Miguel Angel Astor Romero 944ae05db7 Added groundwork for area lights. Added irony-mode CDB. 2017-02-07 16:41:58 -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 5edccd4d30 Started scene reader. Added libjson-spirit dependency. 2017-01-18 17:26:09 -04:00
Miguel Angel Astor Romero 965b04ca39 Added emissive color to material. 2017-01-17 17:20:58 -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 54979c3818 Made some camera attributes private. 2017-01-12 17:29:18 -04:00
Miguel Angel Astor Romero 724a98f8a0 Added camera abstraction. 2017-01-12 17:23:11 -04:00
Miguel Angel Astor Romero 991d339b65 Forgot to update the TODO file. 2017-01-12 14:44:50 -04:00
Miguel Angel Astor Romero 6cce845e57 Farting around with main. 2017-01-12 14:43:56 -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 d6c2b231ea Added destructor to material. 2017-01-12 14:17:47 -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
Miguel Angel Astor Romero 71c09ce6cb Added distant environment lighting. 2017-01-09 12:54:19 -04:00