wavelets

Merry New Year (2008) and Happy Christmas

Davide's picture

I'm alive and well !
Only busy with the non-virtual side of the World. I had a friend from Italy staying in my apt for a few days, then he left and two more friends came... and the celebrations, the parties, etc etc.
I've also got to write some good code before leaving the office. My first vertex animation compression. I used a 4-tap Daubechies wavelet. Haar seemed pretty worthless.. it turns out that Haar doesn't really do a good job at shifting larger values towards the top of the array that is being transformed.

Currently I'm compressing independently x, y and z values. It works nicely. I'm also using some sort of bitplane compression. But not in a hierarchical fashion like it happens with zero-trees.

Compression algorithms are different from 3D graphics, very interesting. It's a shame that most 3D programmers don't give much thought to it.
Actually I think it's in general a shame that there are "3D programmers". I sometimes define myself a 3D programmer for lack of better explanations, but it's really bullshit. Generally it's only the young punks that think that programming 3D graphics is "the thing".
I'm in charge of a (small) team that researches graphics.. but that's really only just the surface. I believe in looking far and wide, rather than getting stuck on APIs, techniques, tricks and tips like those that appear in those recipe books that come out every month (I know I said that before a few time already 8).

I took many pics in the recent days but now comes the time to clean up for this year.. memories are a double edged sword and technology makes it very hard to cut with the past. People can very easily keep in touch, share media evoking old times.. even my robotic dog manages to put me in difficult situations as it sometimes calls the wrong person at the wrong time !!!

geez
Enjoy your holidays 8)

The busy man: math, CSS, etc

Davide's picture

I've been very busy ! Too busy to update this blog I guess.
On the train to and from work I read papers. Graphics papers mostly, but also stuff like "Factoring Wavelet Transforms into Lifting Steps" (PDF link !) ...mostly reading and going "whaaaa ???!!!"

At work I've been preparing a PowerPoint presentation.. wooo ! I think of Dilbert every time I say that.

At home I've started to work on a new website. Something that more or less I wanted to do for a while, but also something that could be possibly turn into some sort of business... given enough time and effort 8)

Speaking of building sites, I'm currently mostly involved with CSS. I'm slowly trying to tame the beast.. it doesn't feel right to waste so much time tuning borders, frames and colors, while I could be actually writing down the content... but unfortunately I don't have any web designer friend that could help me with this.
In fact most of my friends hardly ever come with any business idea, in fact most people hardly ever come up with any idea and much less invest any actual time trying to put it to work.  read more »

Syndicate content