Vanilla cokes! ;) UPDATED :$

January 25th 2008

For months and months people promised they were going to send me vanilla coke packs from the US, but none of them really ended up doing. I guess they just wanted my real address to take pictures of me or something ;)

Anyway, thanks to Patrick French we have found a much better solution for this critic issue, if you feel like getting me a beer or something, here is the button you were looking for:


Thanks in advance, and thanks for the 1st beer Patrick :D!

UPDATE: Woops! seems that my handmade blog broke the Paypal snippet! :S Thanks Alan for letting me know :$

no comments

PV3D 2.0: Audio Visualisation 05...

January 24th 2008

... or, how a music spectrum looks in 3D.

audiovis05

The effect was already half done having the blobby ball, so I though it could be faster enough to apply the effect that my pal Mac did on our old demo mdma.

Click on the screen for changing the tune. Tunes are from Paniq, Ochre, Prefuse 73, Esem and SebastiAn.

Enjoy the sources :)

UPDATE: Here it's another test. It's kind of ugly, but gives an interesting movement feeling :)

1 comment

Oh noes! T-Mobile beat them!!

January 22nd 2008

Now they're the dumbest company on the universe. That must have been most silly thing to spend money on, for sure.

Via.

no comments

Stats on PV3D 2.0

January 17th 2008

Some people asked me about how to get the stats of how many polygons were being rendered per frame on PV3D 2.0. Well, I didn't know until yesterday. It has indeed changed a bit, here is how:

public var stats	:RenderStatistics;

public function renderLoop(e:Event = null) : void
{
	stats = renderer.renderScene(scene, camera, viewport);
	trace(stats);
}

You get much more extra info than just the polygons, take a look on the RenderStatistics class for more info. Hope this makes it clear for everyone.

no comments

FastStart on .MP4 files

January 15th 2008

After many weeks trying to convince everybody to submit stuff in .MP4 to xplsv.tv as the best format, I finally faced the process of creating a .MP4 myself.

The idea was to submit a couple of my favourite demos to the site. The process is fairly simple, use kkapture for creating a bunch of uncompressed .AVI, then load them up on After Effects, which already puts them on a sequence, crop the video if needed and export as .MP4. I had to do many tests at different resolutions until I finally reached a resolution/quality I was happy with. And what was my surprise when I uploaded the first file and it didn't have fastStart!

Just so you know what I'm talking about, fastStart is how they call to progressive loading now. The idea is that you don't have to wait until the whole video is loaded, but you can see on-the-fly what has been loaded already.

Seems like After Effects, Premiere and similar tools aren't able to do that, so you need a compile this qt_faststart.c file and then use it to fix the generated .MP4, which, thanks to devcpp was just a matter of seconds.

If you don't want to mess with C compilers, here you have the compiled version for Windows: qt_faststart.exe (it's a command line app, needs to be used like this: qt_faststart.exe my_video.mp4 my_video_fs.mp4).

Anyway... here are the videos:

http://xplsv.tv/movie/2377/
http://xplsv.tv/movie/2378/
http://xplsv.tv/movie/2379/
http://xplsv.tv/movie/2380/
http://xplsv.tv/movie/2381/

Now the problem maybe is that I have done the captures with too much quality (1024x576 3500...) and people don't have enough bandwidth to watch them... But at least, I know that they're small enough so they can still be played on a G4.

EDIT: And here is the Mac version (thanks to sole).

no comments

"Give them an inch and they'll take a mile"

January 11th 2008

Hello,

I'm interested in phodoob flash application. Could you send me the source code ?
I don't need documentation, i can search by myself, because i know you have not the time to explain me how it works in details.

Thanks in advance, and happy new year 08.

Regards,
XXX



Hello Mr Doob,

Can i have the source code of phodoob please ? I want to use it on my online print flash application. I can put a link to your site in the footer of my website to promote you ...

Thanks in adavance,
Regards,
XXX



Hi MrDoob!

My name is Jasmina and I want to thank you for your great examples for papervision3d. I'm still a beginner, but source files you posted on your site are great. Can you please give me source files for "Hello" papervision experiment? I'm trying to make something like that and want to see how you did it.

Sorry, my english is not so good.

Best regards,
XXX



Hi

Can you give me your webcam effect sources ??

Thank you
Best Regards



Hi,

could you upload to your blog (or send to me) the source code for your pv3d "hello" experiment. I'm new to papervision/flash and would like to see who you did the mouse movement and reflection.

cheers,
XXX



Dear Mrdoob,
I was deeeeeeeply attracted by your xplsv.tv gallary, and have been trying to make my website like that, and you can see it here: XXX.

you see, we made it as the xplsv.tv mosaic.
Actually,
I myself know little about Flex or something, it's my friend who made this new website. I'm now working on it, although it's so hard to me.

but we still don't know how the gallary works, could you by any chance give us the source code? I'll appreciate it very much!

Regards,
XXX



And a very looong etcetera...

no comments

Interview at FWA

January 11th 2008

And following the feature, now we have the interview.

no comments

Cluttered Desk - Box2DAS3 Stress Test

January 10th 2008

cluttered desk

Had to do a quick stress test of Box2DFlashAS3 for something I'm working on. And... seems to perform very well!

4 comments

Supersole's Iceland EP Cover

January 6th 2008

Supersole - Iceland

Had to do a quick-1hour cover for supersole's latest ambient EP last night.

Not sure about the type used, but what I remember from Iceland was a mix of Out-of-this-world landscapes + Weird mix of designs/styles.

no comments

Nuende

January 3rd 2008

After so many "this weekend", "this weekend" promises, the guy that sits every day in front of me ;) at work has finished his new site. And I have to say that I'm well impressed. Specially with the RSS/XSL solution.

http://nuende.com/

Go Theo, go! o/

no comments
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Some of the projects that I worked on.



Some of the HTML5 and Actionscript experiments I've done.