4 posts tagged with rendering and programming. (View popular tags)
Displaying 1 through 4 of 4. Subscribe: Posts tagged with rendering and programming

How to render image like in google picasaweb?: I'm developing a web page. If I use img tag to put image in the web page, while loading the page, image loads very slowly (especially large images). Also the upper part of image is loaded first and then the lower part, as page is downloaded from server. But in applications like google picasa, a very low quality version is rendered first, so that you see the whole image at once (even though its blurred), slowly as the page is downloaded, image becomes sharper. How can I implement this functionality in my web page? Can someone please point me to helpful resources regarding this?
posted by tvjoshi on Apr 15, 2008 - 10 answers

simple question... which has faster SOFTWARE rendering capabilities, allegro or sdl.... or if you know of something faster than the 2, do tell
posted by xteraco on Aug 11, 2006 - 5 answers

I'm looking for information on Vesa 2.0, as far as usage in assembly (fasm) and c++ (gcc) goes. The reason i'm looking for this is because i'm interested in making a software rendered realtime 3d lib, so if you have any info on that (software libs) as well, it would be most helpful.
posted by xteraco on Jun 18, 2006 - 10 answers

I've knocked up a website which is modifed from some of the templates from the layout reservoir. However the top bar which contains the image is causing problems under some browsers (IE6 and Firefox being two) because the height doesn't match the image height which means that the text is obscured. Any suggestions? [more inside]
posted by ralawrence on May 13, 2004 - 9 answers