Billy August 7, 2008 at 8:37 am It looks great! I know this might not be the place for it, but could you hint somewhere about how you output these? Are they all real-time in AS3? Keep ’em coming. Reply ↓
kp August 7, 2008 at 9:32 am It’s all drawing API in AS3. moveTo, curveTo. Then drawn to a 2880×2880 bitmap (max size in flash 9) and saved to hard disk via AIR. Reply ↓
norrix August 7, 2008 at 1:06 pm great works. any chance you release the sourcecode for this drawings? Reply ↓
shaman4d August 8, 2008 at 4:38 am Great! One question – what time spent on render this image? Reply ↓
kp August 8, 2008 at 6:26 am a minute or two. it builds up over time, so i stop it when it looks good. no source code for this yet. Reply ↓
It looks great!
I know this might not be the place for it, but could you hint somewhere about how you output these? Are they all real-time in AS3?
Keep ’em coming.
It’s all drawing API in AS3. moveTo, curveTo. Then drawn to a 2880×2880 bitmap (max size in flash 9) and saved to hard disk via AIR.
great works. any chance you release the sourcecode for this drawings?
Great!
One question – what time spent on render this image?
a minute or two. it builds up over time, so i stop it when it looks good.
no source code for this yet.