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 971195
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T02:55:24+00:00 2026-05-16T02:55:24+00:00

How would I check if an object drawn in openGL-ES is visible?

  • 0

How would I check if an object drawn in openGL-ES is visible?

  • 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. Editorial Team
    Editorial Team
    2026-05-16T02:55:25+00:00Added an answer on May 16, 2026 at 2:55 am

    You don’t check IN OpenGL if an object is visible.

    You must have your own visibility/culling algorithms to do that. That means BSP Trees, Portals, Octree and others. Depending on the complexity of the world you can get away with an space partitioning based on an grid or something. It really depends on what you are doing.

    Remember, OpenGL knowns only to Draw and to Cull.

    You can do a loop on all objects in your world and tell GL to draw them all one by one. Each one will be process and discarded if not in view. Of course this is brute force and slow.

    Hence the need for more encompassing algorithms for culling.

    Why do you think Graphic Engines have all those million lines? 😀

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

Sidebar

Related Questions

I tried to make ValidationAttribute which would check the database whether such an object.
I would like to check whether an object (e.g. someObject ) is assignable (cast-able)
I would like to check if an object is defined or exists using C#.
How would I check in a if statement if the NSUserDefault object is saved
What would be the best way to ask Propel to check whether existing object
I'd like to check if an object is a number so that .ToString() would
How would you check for the object type when looping std::list? class A {
I would like to check if object has a DisplayObject as one of it's
When using a jQuery click event, I would would check the event object that
In php this is how you would check if a file is selected: $_FILES['item']['size']>0

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.