| bio | website | lifesine.eu |
|---|---|---|
| location | London, United Kingdom | |
| age | 27 | |
| visits | member for | 1 year, 5 months |
| seen | yesterday | |
| stats | profile views | 2 |
...is interested in Art & Technology and the blend between the two.
Currently dabs with creative coding tools (Processing/MaxMSP/OpenFrameworks/Arduino/Kinect/etc.), enjoys scripting apps(Illustrator/Flash/After Effects/C4D/Blender) and has a lot experience with actionscript.
Works on interesting projects at Hirsch&Mann,Technology Will Save Us and as a teaching assistant for the Adaptive Architecture and Computation course at The Bartlett,UCL.
Studie(s)d Creative Computing at Goldsmiths College, University of London.
Studie(s)d Adaptive Architecture & Computation at The Bartlett/UCL
Rarely posts on vimeo,blog, flickr and github.
...and yes, he thinks writing at the 3rd person is a bit odd..
|
Jan 31 |
comment |
Traditional animation techniques and 30fps software animation? Thanks for the explanations Ken, pretty interesting stuff ! :) |
|
Jan 30 |
comment |
Traditional animation techniques and 30fps software animation? Pretty thorough answer Jim, thanks! I thought about 'getting away' with less frames...24/2 = 12 (the minimum amount of frames needed for the eye to perceive continuous motion) - is that plausible ? |
|
Jan 13 |
comment |
Matching a camera in a 3D scene based on a photo @InanBerbatov I've got several. The only catch in my situation is the resolution/quality as some images come from a compact camera and most of the others from an IP camera |
|
Nov 29 |
comment |
cross platform software to convert video to image sequence Thanks, I'll have look. The main purpose is to have this software running on the average user's machine. I'll have look to see if I can bundle it and put a minimal gui on top. |
|
Nov 5 |
comment |
Does Logic Pro have a scripting language? This was Logic sending MIDI Out and Max receiving. In July I was involved with another project where I was doing some basic computer vision and based on movement I was sending MIDI notes to Logic (and OpenFramworks,OpenCV app sending MIDI to Logic essentially). After we've done the basic tests first to make sure what's sent on one end and received on the other reliably (without much delay, duplication, errors, etc.) things worked out pretty good. |
|
Nov 5 |
comment |
Does Logic Pro have a scripting language? We did that live with Logic and it worked pretty well. I used a single MIDI bus on each side(Logic and Max) to make sure we don't accidentally get flooded from anywhere else first. At some point we had to display video with some animations and text overlayed . Initially I was doing that procedurally using Jitter's qt.movie and qt.lcd, but then realized we need a patcher as simple and as fast as possible to minimize delays so ended up with a really basic patch that does two things: converts MIDI data(note, velocity and channel) to DMX(channel and intensity/value) and plays a prerendered .mov |
|
Nov 3 |
comment |
Does Logic Pro have a scripting language? I see.I was working on a project that involved controlling mulitiple(40+) DIY instruments based on a audio track: had to map MIDI to DMX essentially. I ended up making a quick Max patcher which worked out. I was wondering if there was a built-in scripting language in Logic to traverse the session and export the data in a custom text format, but now that I think of it it's kind of the same as exporting MIDI files which can be parsed later.The advantage of having Logic talk directly/live to the instruments via Max is that we could easily update/tweak the track without 're-exporting' all the time |
|
Nov 1 |
comment |
Does Logic Pro have a scripting language? @AntonStrogonoff Thanks, where can I learn more about Environment ? |
|
Nov 1 |
comment |
Does Logic Pro have a scripting language? very interesting suggestions ! +1 |
|
Apr 17 |
comment |
Adobe After Effects vs. Final Cut Express for chroma keying have a look at Mocha for After Effects (it ships with it) |