Re: [Plib-users] Shadows?
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2003-09-04 22:20:13
|
Simon wrote: > Hi all, I=92m trying to implement shadows. I=92ve used pui quite a lot= in=20 > the past and was wondering if any of the other parts of the plib librar= y=20 > might help? I thought the scene graph might do shadows automatically=20 > but I haven=92t looked at the source yet. There is no direct support for shadows in SSG. The problem for a general API is that completely general shadows are not possible in realtime in arbitary scenes. All present shadow tricks assume some variety of special cases. ---------------------------- Steve Baker ------------------------- HomeEmail: <sjb...@ai...> WorkEmail: <sj...@li...> HomePage : http://www.sjbaker.org Projects : http://plib.sf.net http://tuxaqfh.sf.net http://tuxkart.sf.net http://prettypoly.sf.net -----BEGIN GEEK CODE BLOCK----- GCS d-- s:+ a+ C++++$ UL+++$ P--- L++++$ E--- W+++ N o+ K? w--- !O M- V-- PS++ PE- Y-- PGP-- t+ 5 X R+++ tv b++ DI++ D G+ e++ h--(-) r+++ y++++= -----END GEEK CODE BLOCK----- |