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
  • License: BSD
  • Build mechanism: Makefile
  • Dependencies:
  • Documentation score {0,1,2}: 1
  • Reviewer: David Coeurjolly

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'?
There are two options to add a review to this article:
  • Open a pull request at https://github.com/dcoeurjo/ReplData-private
  • Fill the form below (this option requires manual work and might be avoided if possible):
    TODO: ADD FORM