PDA

View Full Version : Papervision Pictureframe



eilsoe
February 12th, 2008, 08:40 AM
Tadaa! :pleased:

http://www.avalon-rev.dk/


Ok, ok, it's not a big deal, I just finally cracked the layered rendering thing, moving from one single viewport to using multiple views, layering them and blending environment maps etc. :love: Also had to move from the first PV3D version to Great White.

Anyway, enjoy :beam:

Pasquale
February 12th, 2008, 08:49 AM
I wish I knew how much effort this took. This is swell!

BoonDock
February 12th, 2008, 08:50 AM
That's pretty damn kewl! :thumb:

I think it's a big deal because I can't do it.

eilsoe
February 12th, 2008, 08:56 AM
DM: It isn't that complicated, but I only found the unofficial docs to the effects branch of Great White a few hours ago. I spent the entire day searching for snippets and such to piece together an overall understanding of PPV3D 2.0.

There's remarkably little to get out there on the subject...

thats all folks
February 12th, 2008, 09:07 AM
Eilsoe,

This seems to be of interest to many on this forum, maybe you could wip up a tutorial? I have a feeling you will be seeing a lot of "How is effect done" threads....

I'm with Boon "I think it's a big deal because I can't do it."!!

Digitalosophy
February 12th, 2008, 09:27 AM
[paris hilton voice]

That's H O double T hot.

[/paris hilton voice]

wes_design
February 12th, 2008, 09:43 AM
^wow great impression digital..lol

pretty cool though... does it take a lot of memory though?

DDD
February 12th, 2008, 04:43 PM
Where did you find the info on great white. Matter of fact where did you download it? I only see 1.5 on the site. I missed a papervsion training right out here in my own backyard :(

ramie
February 13th, 2008, 10:59 AM
^ grab the latest source from the trunk.

http://papervision3d.googlecode.com/svn/trunk/

or

http://papervision3d.googlecode.com/svn/trunk/branches/GreatWhite/

eilsoe
February 14th, 2008, 12:17 AM
The newest branch is called "Effects", instead of Great White. It lets you add Bitmapdata effects to objects etc. Pretty snazzy :)

Krilnon
February 14th, 2008, 12:42 AM
Ok, ok, it's not a big deal, but I did make it the only thing on my website.

:sure:

I enjoyed it, thanks! :)

eilsoe
February 14th, 2008, 01:28 AM
FYI, the last thing I had on my site was a blue background with sunbeams shining from the top...

I needed a new thing for the site, as I don't have a site as such... yet...


You'd rather prefer either "blank page" and "some 3d junk"... I chose to dump the blank site ;)

gilemon
February 14th, 2008, 07:18 AM
niiiiice!

can you stream HD video inside?

eilsoe
February 14th, 2008, 07:58 AM
Yeah I believe it supports video in the materials aswell...

psych
February 15th, 2008, 05:54 AM
One question Eilsoe if you don't mind me asking...How did you create the plane itself, the object picture is on? I mean it's not a standard PV3D "plane" object which is thin, yours looks like a brick :)

cheers

eilsoe
February 15th, 2008, 06:01 AM
yeah it's a cube.. a pv3d primitive :)

import org.papervision3d.objects.primitives.Cube

psych
February 15th, 2008, 06:20 AM
I see, thanks Eilsoe