Real-Time Polygonal-Light Shading with Linearly Transformed Cosines

SIGGRAPH 2016


Reviews

Information

  • Paper topic: Rendering
  • Software type: Code
  • Able to run a replicability test: True
  • Replicability score: 4
  • Software language: C/C++, Shader language
  • License: BSD
  • Build mechanism: Makefile
  • Dependencies:
  • Documentation score {0,1,2}: 1
  • Reviewer: David Coeurjolly <david.coeurjolly@liris.cnrs.fr>
  • Time spent for the test (build->first run, timeout at 100min): 20min

Source code information

Comments

The demo code compiles and run perfectly on linux. The webGL demo is also perfectly working.

The C++ project does not compile on macOS  (make osx):

/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSViewController.h:247:39: fatal error:
      unknown type name 'NSExtensionContext'; did you mean 'NSAnimationContext'?

If you want to contribute with another review, please follow these instructions.

Please consider to cut/paste/edit the raw JSON data attached to this paper.