Admin 2022-07-17 01:05:107 ♡
POTG2 P004 Wake
I use an old Intuos 3 tablet, which is better than a lot of new tablets because of the button cluster. It has several buttons grouped together that can be differentiated by feel along with a scroll strip. The trend with newer tablets is to have a row of buttons down the side which is not as quick or easy to press.

I used Krita this image, and most of the recent images. It is free and open source. It's good for drawing but if I need to do a complex layout with masking, lots of text, or a super smooth gradient, I'll go back to Photoshop CS 9. CS9 is old but it does not require a subscription or internet activation.

For a few of the really smooth vector animations, I used a program that I wrote myself.
Bert 2016-05-15 18:28:055 ♡
Page Link BJ 03
I'm curious:
Is a script like this superior to an animated format like gif, or is this just a fancy gimmick?
Kev 2013-06-03 17:38:337 ♡
Mako
Only thing to make this more perfect is obviously his new form causes his clothes to rip. Or maybe his boxers change into a thong. Drool
Admin 2015-12-14 22:39:185 ♡
Page Link BJ 03
Javascript is required. Also the latest version of firefox is 42.0, so you should probably update.
2015-12-14 21:06:345 ♡
Page Link BJ 03
Is this animated? 'Cause it isn't animating for me. I'm using firefox 34.0.5.
Steve 2013-06-03 12:22:556 ♡
Mako
Holy damn.. that was astounding!

Now I just have to wait for my own delivery... :P
Interest 2015-12-14 18:19:275 ♡
Page Link BJ 03
Whomever did the first post, are you interested in teaching programming? Also, I like the idea of shiek coersing linkett into doing many things
Caitlyn Masked 2013-06-03 10:22:126 ♡
Mako
Amazing work! Two of my favorite artists getting together is like a dream come true. No pinching though... if this is a dream I want it to last a little longer!
Admin 2015-05-13 17:49:025 ♡
Page Link BJ 03
>Have you thought about doing one with Sheik?

Sheik is already gender-swapped (disguised?) princess Zelda, so now we're swapping her back? Or keeping him male? Is he/she the top or bottom? I'm gonna need a flowchart here.
Aria J. 2013-06-02 19:12:379 ♡
Mako
OMG I love this so much. m..MAY i ask the price of animations from you? You already have my email.
Admin 2015-04-08 16:01:305 ♡
Page Link BJ 03
Thanks! I was looking for something like that so I could improve the timing of sub animations. I have updated the code so now the blinking in panel 3 happens on its own timescale. I also added support for multiple sub animations and opacity changes, which I used to add random blushing to panel 3.
Mogzi 2020-01-13 13:16:066 ♡
Mako TF Breathe Color
I would love to see the whole animation in colour, of course a lot of work would come with that and would take ages though.
Sign @ The X 2022-07-15 18:35:496 ♡
POTG2 P003 SleepyC
To the Admin:

I just wanna say that I love that we're getting daily updates now!! I know that we can't expect this to last forever, but I'm addicted to your content; so, when I get my fix met every day, and not just twice or thrice a week, it's really kool!!
2015-04-07 20:50:066 ♡
Page Link BJ 03
Works quite well here.

window.requestAnimationFrame() can play more nicely with others (e.g. maybe stopping when the window doesn't have focus, delaying when the CPU is overloaded and maybe other niceties that vary by browser) than setTimeout on modern browsers, at the cost of having to track time yourself.

function init() {
...
for( ...) {
var frameState = {idx: i, start: null, nextFrame: null}
window.requestAnimationFrame(processOverlay.bind(frameState))
}
}

function processOverlay(timestamp) {
var idx = this.idx;
if (!this.start) { this.start = timestamp; this.nextFrame = timestamp }

if (this.nextFrame > timestamp)
{
// Nothing to do this time.
window.requestAnimationFrame(processOverlay.bind(this));
return
}

...

if (done)
{
this.nextFrame = tempFrameTime + timestamp
window.requestAnimationFrame(processOverlay.bind(this));
return
}
...
}
2018-10-20 01:10:1810 ♡
Lighter Chains V5 24 2
You can see the conflict going on in her head: "I can't believe I'm fucking a man! But I can't stop my hips from riding his cock"
2018-09-26 16:53:309 ♡
Lighter Chains V5 24 2
I know Torrin is not the focus but it kinda feels like he's missing arms in this one...
2018-09-26 02:48:347 ♡
Lighter Chains V5 24 2
>Well it does involve 94 color images.
There is a line with teasing, and we are well past it.
2018-11-01 03:47:339 ♡
Lighter Chains V5 25 1
I love that she's finally getting dicked like she deserves after all this time.
2020-04-02 14:06:105 ♡
Link08c
Neither of those direct video links work on iOS either, so I think its the encoding rather than the HTML5 player thats not supported.
2020-01-20 21:59:435 ♡
Link08c
Can you please fix the videos so therere available for iOS devices like this one?
Admin 2014-05-31 17:16:514 ♡
Slave Girl TF 1
>is he someone who has been tricked/forced into changing into a sexy little female form against his will, and now as a sex-slave

Pretty much that. I'll just post the sketch page I did, since I might change it up a bit for the final comic.

>Why do we never see a gender swap between the legs?

I dunno, I started a few animations that didn't work out. I've got a bit of it in the comic version. Doesn't float my boat as much as the rest.
Sign At The X 2019-09-03 13:04:337 ♡
Link08c
It'd be so kool to see this template used for a gif for a scene in an issue of Lighter Chains -- would love to see Allison get fucked by Torin from this perspective!!
Lilly 2019-02-12 03:18:557 ♡
Link08c
This is so hot, all the independent moving elements makes it so much more real. Can't wait for a POV done in this style:)
Sign At The X 2019-08-19 14:09:4410 ♡
Lighter Chains V5 25 1
Oh, fuck, I love the way you make Allison's enormous tits roll and wobble in rhythm with the way she's being fucked by Torren (sp?)!!
<<
 
>>