Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 170127
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T12:45:10+00:00 2026-05-11T12:45:10+00:00

I am rendering 4 vertices (a square) in front of a colored cube. The

  • 0

I am rendering 4 vertices (a square) in front of a colored cube. The vertices are colored white, but are blended at 0.5f.

Related: Why does my colored cube not work with GL_BLEND?

Please could someone tell me why the colored cube appears brighter when obscured by the semi-opaque square?

Cube rendered without square in front:

Normal cube http://img408.imageshack.us/img408/2853/normalcube.png

And, rendered with the square:

Cube with square http://img142.imageshack.us/img142/6255/brightsquare.png

Please see the code used to create the colored cube, the code used to actually draw the cube, and the code where the cube and square are rendered.

This is the code in my init function:

glEnable(GL_CULL_FACE); glEnable(GL_BLEND); glBlendFunc(GL_SRC_ALPHA, GL_ONE); 
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T12:45:11+00:00Added an answer on May 11, 2026 at 12:45 pm

    I’d say it’s because your semi-transparent square gets added to the existing pixels, thus incrementing their intensity.

    The documentation for glBlendFunc() recommends setting the second parameter to GL_ONE_MINUS_SRC_ALPHA, that is the boilerplate for implementing transparency. Try it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My cube isn't rendering as expected when I use GL_BLEND. glEnable(GL_CULL_FACE); glEnable(GL_BLEND); glBlendFunc(GL_SRC_ALPHA, GL_ONE);
I'm rendering this Cmenu but the active class isn't showing on the li element
What underlying rendering system does the Qt GUI toolkit use on Windows? (I'm assuming
MRT allows for rendering to multiple texture targets in the pixel shader, but I'm
does depth clamp occurs before depth test or after depth test? I am rendering
Currently am rendering a model of around 1 million vertices. And inside vertex shader
Im having a strange problem where all my models but one are rendering properly.
I have been trying to get a particle rendering library to work with my
I have a simple rendering process that sends a set of vertices to a
I'm trying to implement a multi-pass rendering method using OpenSceneGraph. However, I'm not entirely

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.