ofZach

Results 142 comments of ofZach

@aaasifrz9 there is an issue specifically for this https://github.com/julapy/ofxiOSVideoWriter/issues/6

I think we should try to be as specific as possible with urls and use season/year whenever possible. might even be good to have online in in the url --...

I think we can leave this for now. These two pages feel very "database view" it will be cool to make them more fun and organic looking.

I didn't really finish this so re-opening -- there's still a lot of big images to make smaller

ps this seems to be maybe memory related (?) as the crashing changes as a I re-run it. sometimes it doesn't launch at all (and crashes right at the start)...

may be related: https://github.com/HalfdanJ/ofxFaceTracker2/issues/12 may be useful: https://forum.openframeworks.cc/t/ofxfactetracker2-how-to-manipulate-pose-matrix/25173

I experimented with the code here: https://forum.openframeworks.cc/t/ofxfactetracker2-how-to-manipulate-pose-matrix/25173 and found I can get something that's close-ish so what draw debug is giving -- mine is in white, the original draw debug...

it could be but debug draw looks better to my eye... I guess I am just confused about why Intrinsics::loadProjectionMatrix is called in debug draw -- is it important somehow?...

also, if it's helpful, setting up an ortho camera (ofCamera::enableOrtho) also produces something very visually similar to debug draw.....