Webgl support on windows - xiechao00/node-webkit GitHub Wiki
On Windows with some hardware and driver, WebGL won't work until you copy D3DCompiler_43.dll
and d3dx9_43.dll
to node-webkit's directory, or install DirectX 9 redistributable.
For license reasons we cannot ship those DLLs.