[Papervision3D] example
io
flyflyfly2 at katamail.com
Thu Jan 11 01:20:35 EST 2007
Hi to All
where I can find some tutorial or example of the creat work Papervision 3D ?
my compliment to the staff
fly
----- Original Message -----
From: Simon Oliver
To: Papervision3D at osflash.org
Sent: Wednesday, January 10, 2007 7:48 PM
Subject: [Papervision3D] Vertex Clipping
Hello,
Apologies if this has already been covered (great to see the list so busy but wish I had time to read all the posts), but is there another clipping method that can be enabled using the scene or camera?
At the moment, the clipping only seems to be for vertices in front of the camera, ie within Points.as:
vertex.visible = ( z2 > 0)
At the mo I've got a camera within a scene with walls, objects etc. As the camera is usually in the center of the room, half the faces are in front of the camera are being drawn every frame (say 140) rather than the number that are visible on the screen (20-30). Is there another method to allow something like:
vertex.visible = ( z2 > 0 && x2>-hClip && x2<hClip && y2>-vClip && y2<vClip);
based upon screen size?
cheers,
Simon
_________________
http://www.simonoliver.com
http://www.handcircus.com
Send instant messages to your online friends http://uk.messenger.yahoo.com
------------------------------------------------------------------------------
_______________________________________________
Papervision3D mailing list
Papervision3D at osflash.org
http://osflash.org/mailman/listinfo/papervision3d_osflash.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/papervision3d_osflash.org/attachments/20070111/852f7958/attachment-0001.htm
More information about the Papervision3D
mailing list