Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
lejumeau
lejumeau's Profile
1
Posts
0
Responses
0
Followers
Activity Trend
Last 30 days
Last 30 days
Date Interval
From Date :
To Date :
Go
Loading Chart...
Posts
Responses
PM
Show:
All
Discussions
Questions
Expanded view
List view
Private Message
Opengl Trees blending problem
[0 Replies]
12-Jun-2013 02:46 AM
Forum:
Core Library Questions
Hello,
I'm a new guy on this forum.
I have a small problem on trees blending see screenshot below.
I have two tests
- Alpha Test
- Alpha blending
glEnable (GL_ALPHA_TEST);
glAlphaFunc (GL_GREATER,.1f);
glEnable (GL_BLEND);
glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA);
Is there a known principe in a shader to avoid this problem ?
Do you know if i must use DEPHTBUFFER to make depth test ?
Thanks as advance.
«Prev
Next »
Moderate user : lejumeau
Forum