Open jywarren opened 9 years ago
This would be very cool!
This is happening, actually! at https://github.com/publiclab/image-sequencer -- almost complete!
On Tue, Aug 22, 2017 at 7:26 AM, nbarry101 notifications@github.com wrote:
This would be very cool!
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/p-v-o-s/infragram-js/issues/78#issuecomment-323998022, or mute the thread https://github.com/notifications/unsubscribe-auth/AABfJ7vwxfFOlfDmKJNgaImr5h82cSD6ks5sarrmgaJpZM4F0E7N .
Sounds good. I've not much experience with Js, but hopefully I can work out how to run this from command line. I've got a little python script that currently uses infrapix_single to convert a batch images for a timelapse, but would love something that looks a bit more like infragram.
Hopefully I can work out how to call the Js from python!
Cheers
Actually the js lib will be runnable from the command line directly!
On Aug 22, 2017 5:51 PM, "nbarry101" notifications@github.com wrote:
Sounds good. I've not much experience with Js, but hopefully I can work out how to run this from command line. I've got a little python script that currently uses infrapix_single to convert a batch images for a timelapse, but would love something that looks a bit more like infragram.
Hopefully I can work out how to call the Js from python!
Cheers
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/p-v-o-s/infragram-js/issues/78#issuecomment-324161950, or mute the thread https://github.com/notifications/unsubscribe-auth/AABfJzfiBbiTu1VW3TXJfaD41rb5Yt9Iks5sa01GgaJpZM4F0E7N .
Fantastic, all the best with completing the project :)
@ccpandhare - note potential interested party here! :-)
Hopefully I can improve on this type of video https://youtu.be/Dx_P4b4Q8w8
Integration with Infragram sounds pretty interesting! Never knew this is where the idea for Image Sequencer came from 😅 Or maybe not? 🤔
one of the origins, but not the only one!
On Thu, Aug 24, 2017 at 11:08 AM, Chinmay Pandhare <notifications@github.com
wrote:
Integration with Infragram sounds pretty interesting! Never knew this is where the idea for Image Sequencer came from 😅
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/p-v-o-s/infragram-js/issues/78#issuecomment-324663876, or mute the thread https://github.com/notifications/unsubscribe-auth/AABfJwYnWGBk_UYa0xck02gE3SLIuUldks5sbZIDgaJpZM4F0E7N .
Also, did this here! https://github.com/publiclab/infragram -- tore out the processor there and separated it from the server-side app!
It'd work like this:
And use https://github.com/Automattic/node-canvas to make runnable in NodeJS, and maybe even WebGL: https://github.com/mikeseven/node-webgl
If we did this, we'd be able to: