|
From: Brian P. <bri...@tu...> - 2006-09-27 14:03:02
|
Yusuke Tanimura wrote:
> Hi, Brian and Joseph,
>
> Thanks for your reply.
>
> I added 'array' spu to clientnode in my autodmx.conf but the image is
> still not clear. I attached a capture image of my screens.
>
> clientnode = CRApplicationNode( )
> clientnode.SetApplication( program )
> + clientnode.AddSPU( SPU('array') )
> clientnode.AddSPU( tilesortspu )
> clientnode.Conf('track_window_size', 1)
> clientnode.Conf('track_window_position', 1)
>
> Is this a resoluation problem?
I'd guess it's a bug in the tilesort SPU. Maybe related to texture
level of detail bias.
I don't have time to investigate, sorry.
-Brian
|