Commit Graph

9 Commits

Author SHA1 Message Date
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
7768480b96 Figures can specify BRDF in constructor. 2017-01-12 14:34:44 -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
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