gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gzz-commits] gzz/gfx demo/paperbasis.py libpaper/texcomb_NV1...


From: Tuomas Lukka
Subject: Re: [Gzz-commits] gzz/gfx demo/paperbasis.py libpaper/texcomb_NV1...
Date: Sat, 14 Sep 2002 15:35:05 +0300
User-agent: Mutt/1.4i

On Sat, Sep 14, 2002 at 06:22:28AM -0400, Janne V. Kujala wrote:
> Log message:
>       Create clamped, bordered versions of textures for BasisPaperQuad on 
> demand; mipmapping is disabled for clamped textures because I couldn't get it 
> to work correctly (should GL_SGIS_generate_mipmap allow reading the generated 
> lower LOD texture images?); 

Why do that and not just turn on GL_SGIS_generate_mipmap on the new
textures?

> there is still the problem of choosing the texture color outside the clamped 
> box so that the something is visible when the two textures do not overlap

Yes, it's true that it's not really meaningful; how about just
(.5,.5,.5)?

And maybe drawing clearly colored lines for the boundaries of
the basis quads?

        Tuomas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]