Wednesday, February 06, 2008

Shame

I used to write VRML, one character at a time, but that was many years ago. Now, it seems state of the art for 3d product display has turned to pre-rendering 100's of images and displaying them via flash. Unfortunately, not all webapps act kindly when simultaneously serving 100's of small images.

I wish i could render our scenes in VRML - i really do - especially considering the lack of complexity of the scenes in question. But i'm also willing to attempt the "new style", and towards that end i've created this moveable view of a recognizer (only tested in Firefox 2/Mac and IE7/win). It's a Proof-of-Concept consisting of 3 files: the html, the css, the image. Here's a scaled-down view of the entire image i'm using:


That image is composed of 612 rendered views of a povray file that i made a couple years back, in anticipation of a compsec shirt i never printed. The PoC concept is rather simple - reposition the one large image based on what button the user clicks. With a little bit of work, it can translate to clicking and dragging the image, working better around the poles, and maintaining consistent speed.

I'd like to deliver my PoC in Flash, as that's what the original target was set for, but i'm not really sure how to begin creating a flash file - that magick is beyond my current capabilities. For now, i'm happliy disgraced by my PoC. Oh, whatever happened to the wonderful world that VRML promised?

Labels: , ,

0 Comments:

Post a Comment

<< Home