node-window-rendering Node module to create and render textures on child windows How to build yarn install mkdir build cd build cmake .. -G "Xcode" -DCMAKE_INSTALL_PREFIX=dist cmake --build . --target install