----- Original Message -----
From: "David Megginson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 17, 2002 4:15 PM
Subject: Re: [Flightgear-devel] Base Package size (was 3D clouds)


> Jim Wilson writes:
>
>  > Just poking around at the edges with the clouds that still don't show,
I
>  > noticed that large.sky is being accessed,  but the
Data/SkyClouds/field56.cld
>  > file is not.  Running with everything up to date, the usual suspects
(file
>  > name capitalization, perms, etc) have been checked.  Anyone else seen
this?
>
> For me, the clouds become untextured when I get close, then opaque
> white boxes when I get a little closer.  They look nice at a distance,
> at least sometimes.
>
>
Might try something like the following in main.cxx:

glEnable(GL_TEXTURE_2D);

after the menu section around line 805 and comment out the glBlendFunc(..) @
line 803. that might help.

Regards
John W.



_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to