PDA

View Full Version : (request)site with animation farts



djrogfmb
22nd April 2010, 01:53 AM
Anyone knows a site that has animated farts kinda like this:

http://www.cakefart.com/

but with animation, not just a picture

Or a site with a fart mistress that you choose how her farts will come out....

I wish so bad a site like this....

super buddy
22nd April 2010, 03:17 AM
I don't have a whole site, but i do have something similar to what you speak of. a flash fart gallery i made.

Its an animated gallery, on the left is a list of thumbnails, in the mainframe on the right is just a big picture. underneath it are fwd and backwd buttons. so you can go back and forth between models. click the thumbnail and the model animates in, and there's a caption. click the model and she farts. the farts are animated with Flint particle system in flash. I was too lazy so i only got two models into it before i stopped updating.

The idea was good and it worked but it was just an exercise i did for the hell of it. after having it, i only ended up loading 2 models, renee, and some random one. it took too long to update. yes, i did make an admin section where you "choose how her farts come out" - and such a phrase is much easier said than done.

AFTER all the php/mySQL, actionscript, ajax programming was done. I have an update interface that involves no programming. even still - Here's all the crap necessary to make a quality animated fart gallery:
1)screenshot the video, or get a picture of the model.
2)extract the fart audio and make an .mp3 of it
3)mask the model from the background - its just bettr if there's a consistent background. make 2 images, one transparent .png, for a top layer, and a jpg for the bottom layer: photoshop
4)go to admin and upload both images to the gallery
5)once presented with the image you have to make the fart. upload the mp3 to the gallery.
6)anything onscreen uses x,y coordinates - so you have to enter the coordinates of the source of the fart onscreen(the butt of the image), trial and error here unless someone wants to write me a script that captures click coordinates and plug it in. i could do it but time restraint.
7)the size of the fart - the visual fume is actually a puff of Flint Particles(flint is a flash class) - so you have to specify the minimum and maximum timespans they will remain before fading off. you also have to specify the number of particles, a small number makes a small puff, a large number makes a big puff.
8)the outer radius they will travel to before disappearing, and the inner radius they are allowed to disappear within. also specify the minimum angle, and the maximum angle of the fart puff - this depends on the direction the ass is aiming
9)the length of the fart - in seconds
10)the caption below. i'd imagine we'd at least link to the source if possible to give credit where it is due.

so it takes like 15-20 minutes just to update, and thats using a web interface and absolutely no programming or design(other than masking the model) involved.
Its possible, but it ain't easy if you want it quality. if there is any such thing as a quality fart gallery.
::confused
I can upload it if anyone cares to see.

screenshots : http://www.gluteusmaximalism.com/imgs/scrn1.jpg
http://www.gluteusmaximalism.com/imgs/scrn2.jpg

timmy
22nd April 2010, 03:53 AM
Looks good, I'd be interested to see how it goes. How big is the file though, and would it work on my computer?

super buddy
22nd April 2010, 04:35 AM
no its a webpage

neroangelus
22nd April 2010, 04:37 AM
Would love to see that idea completed good luck.

timmy
22nd April 2010, 05:02 AM
Well, you can upload it anyways. Even if its incomplete, then I'm okay with seeing it.

darklingone
22nd April 2010, 06:19 AM
you asked for it... (http://www.gluteusmaximalism.com/ff/)
click on the lady...she farts...animated

djrogfmb
24th April 2010, 01:03 AM
thanks darklingone (http://www.gassyerotica.net/forum/member.php?5578-darklingone) and super buddy (http://www.gassyerotica.net/forum/member.php?10250-super-buddy)

buddyfranklin
24th April 2010, 12:40 PM
no problem

ffantasy1
25th April 2010, 06:18 PM
The closest thing I can think of is this site (http://www115.sakura.ne.jp/~pillar/gallery.html). While some of those are just pictures, others are some interactive manga/anime style pictures that are kind of like "games" where you click on the girl's butt or stomach to make her fart. There's some dialogue, but it's all in Japanese, so I'm not quite sure what they're saying. I'd definitely recommend the third one down, the one with the pink haired girl since one of the farts she rips is so long and loud the fart cloud they use to represent it at one point actually takes up the entire screen.

buddyfranklin
25th April 2010, 11:24 PM
didn't feel like doing anything complicated this weekend. decided to go back and see exactly how the fuck i made the thing and how the fuck to use it. so i'm updating today. so far i've added STORMY and PINKY. Next I'm doing Jack the Ripper. From there probably LMT. I have a whole list. But if anyone is really interested in any of this make a request here. all i have to do is screenshot and mask out, then make a sound clip. I've got the admin uploaded to the host in cyberspace. The hardest part i'm seeing is finding a good screencap for most of them. resolution ultimately ends up 500x500 and of course 72dpi. Some of the videos are small and are not able to be resized while keeping quality.
The Fart Gallery : (http://www.gluteusmaximalism.com/ff/)
http://www.gluteusmaximalism.com/ff/

buddyfranklin
4th May 2010, 05:57 AM
added chastity today

neroangelus
24th March 2011, 11:30 PM
is this site dead?

afangorn
16th November 2011, 01:42 AM
Someone else made a cute game over at
http://noesgames.com/game/Naughty_Girl_Fart.html

It works, but the music is stupidly loud so ADJUST YOUR VOLUME BEFORE GOING TO THE SITE

quaataik
17th November 2011, 03:59 AM
I don't have a whole site, but i do have something similar to what you speak of. a flash fart gallery i made.

Its an animated gallery, on the left is a list of thumbnails, in the mainframe on the right is just a big picture. underneath it are fwd and backwd buttons. so you can go back and forth between models. click the thumbnail and the model animates in, and there's a caption. click the model and she farts. the farts are animated with Flint particle system in flash. I was too lazy so i only got two models into it before i stopped updating.

The idea was good and it worked but it was just an exercise i did for the hell of it. after having it, i only ended up loading 2 models, renee, and some random one. it took too long to update. yes, i did make an admin section where you "choose how her farts come out" - and such a phrase is much easier said than done.

AFTER all the php/mySQL, actionscript, ajax programming was done. I have an update interface that involves no programming. even still - Here's all the crap necessary to make a quality animated fart gallery:
1)screenshot the video, or get a picture of the model.
2)extract the fart audio and make an .mp3 of it
3)mask the model from the background - its just bettr if there's a consistent background. make 2 images, one transparent .png, for a top layer, and a jpg for the bottom layer: photoshop
4)go to admin and upload both images to the gallery
5)once presented with the image you have to make the fart. upload the mp3 to the gallery.
6)anything onscreen uses x,y coordinates - so you have to enter the coordinates of the source of the fart onscreen(the butt of the image), trial and error here unless someone wants to write me a script that captures click coordinates and plug it in. i could do it but time restraint.
7)the size of the fart - the visual fume is actually a puff of Flint Particles(flint is a flash class) - so you have to specify the minimum and maximum timespans they will remain before fading off. you also have to specify the number of particles, a small number makes a small puff, a large number makes a big puff.
8)the outer radius they will travel to before disappearing, and the inner radius they are allowed to disappear within. also specify the minimum angle, and the maximum angle of the fart puff - this depends on the direction the ass is aiming
9)the length of the fart - in seconds
10)the caption below. i'd imagine we'd at least link to the source if possible to give credit where it is due.

so it takes like 15-20 minutes just to update, and thats using a web interface and absolutely no programming or design(other than masking the model) involved.
Its possible, but it ain't easy if you want it quality. if there is any such thing as a quality fart gallery.
::confused
I can upload it if anyone cares to see.

screenshots : http://www.gluteusmaximalism.com/imgs/scrn1.jpg
http://www.gluteusmaximalism.com/imgs/scrn2.jpg

Any chance of you uploading that? Please? I know this is from ages ago.