KevinS
KevinS
Happy to PR this, but I'm not entirely sure how to add in webgl-mode functions in syntax highlighting. Thanks!
A bit of an outlying use case but one of my students found this... A blank, untitled sketch will disappear if running in node-webkit mode (non-browser). Steps to reproduce on...
I noticed all of the samples in the dev branch are missing "cinder/gl/Texture.h" in their respective app cpp's. This prevents them from compiling. Adding `#include "cinder/gl/Texture.h"` as well as the...
Hello, is it possible to enable saving photo metadata with this VC, eg. geo location? I see a pointer to metadata Dictionary in the capture method, but I'm not sure...
This addon looks awesome but I'm having trouble building the simple example because I'm not able to enable the programmable renderer and use GLSL version 150. Is there a trick...