in reply to A gift from me to you (unobfuscated)

Man, I just used up all my votes... rest assured, this will get one tomorrow.

VERY cool.

Two minor things: Damn, that's slow. Of course, that's most likely more my machine than anything else... it's expected to be slow, of course, but it was reeeeeeeeeeaaaaaaaallllllly slow. That's what I get for using a 233... Of course, I do have a nice geforce card, so if you can work hardware t&l in there I'll be set. ;)

And for whatever reasons (probably related to my slow computer, too) the beans first appear filled in, but are then wireframes... still, that's amazing.

if only I could use up all my daily votes on one post...

+++++++++++++++++++++++++++++++++++++++

--Psi
print(pack("h*","e4f64702566756e60236c6f637560247f602265696e676021602075627c602861636b65627e2")."\n");

  • Comment on Holy jumping mother o' god in a sidecar with chocolate jimmies and a lobster bib!
  • Download Code

Replies are listed 'Best First'.
Re: Holy jumping mother o' god in a sidecar with chocolate jimmies and a lobster bib!
by c-era (Curate) on Apr 05, 2001 at 17:56 UTC
    The combination of perl, unoptimized 3D and windows gdi leave something to be desired (speed). The reason you only see the wire frame, is that is all your cpu can render before timer is fired again. Try increasing the value for the timer, and you may get to see it filled in.