James George
James George
It'd be great if this repo had an example had a way to be free from HAP support to be driven by Unity Video Player or AVPro. This would unlock...
Hi RenderHeads, **Can you advise on how to connect the Editor preview frame to the timeline Playhead so that the video can be scrubbed in the Timeline in Editor? thanks!**...
if i have a drop down menu below another one and click an item, it actives the menu below as well. Should be a way to disable this, or am...
I have to get Duration working with double-byte charaters for Japanese translation, and so I can't use the built in ofTrueType font. I'm planning on using ofxFTGL or ofxFont My...
It'd be really nice if i could set widget padding like in HTML, with three options ``` widget->setPadding(padding); widget->setPadding(updown, leftright); widget->setPadding(up, right, down, left); ```
this would be really ace to mix typing text with this slider. for example i'm using it for a BPM selector. If i'm just looking at a waveform, using the...
Be awesome if you could pull the shaders directly from sandbox!
We're missing the non programmable render versions for the mesh example ("shaders/rays_gl2.vert", "shaders/rays_gl2.frag");